From e0c1fc6807e7f010fc0b5d088ae8309f208cc655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 22:09:37 +0000 Subject: [PATCH] Bump the composer group across 1 directory with 7 updates Bumps the composer group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [symfony/security](https://github.com/symfony/Security) | `2.6.7` | `2.6.13` | | [symfony/form](https://github.com/symfony/Form) | `2.6.7` | `2.6.12` | | [doctrine/annotations](https://github.com/doctrine/annotations) | `1.2.4` | `1.2.7` | | [doctrine/cache](https://github.com/doctrine/cache) | `1.4.1` | `1.5.4` | | [doctrine/common](https://github.com/doctrine/common) | `2.5.0` | `2.5.3` | Updates `symfony/security` from 2.6.7 to 2.6.13 - [Release notes](https://github.com/symfony/Security/releases) - [Changelog](https://github.com/symfony/security/blob/4.4/CHANGELOG.md) - [Commits](https://github.com/symfony/Security/compare/v2.6.7...v2.6.13) Updates `symfony/form` from 2.6.7 to 2.6.12 - [Release notes](https://github.com/symfony/Form/releases) - [Changelog](https://github.com/symfony/form/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/Form/compare/v2.6.7...v2.6.12) Updates `doctrine/annotations` from 1.2.4 to 1.2.7 - [Release notes](https://github.com/doctrine/annotations/releases) - [Commits](https://github.com/doctrine/annotations/compare/v1.2.4...v1.2.7) Updates `doctrine/cache` from 1.4.1 to 1.5.4 - [Release notes](https://github.com/doctrine/cache/releases) - [Commits](https://github.com/doctrine/cache/compare/v1.4.1...v1.5.4) Updates `doctrine/common` from 2.5.0 to 2.5.3 - [Release notes](https://github.com/doctrine/common/releases) - [Commits](https://github.com/doctrine/common/compare/v2.5.0...v2.5.3) Updates `symfony/http-foundation` from 2.6.7 to 2.6.13 - [Release notes](https://github.com/symfony/http-foundation/releases) - [Changelog](https://github.com/symfony/http-foundation/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/http-foundation/compare/v2.6.7...v2.6.13) Updates `symfony/http-kernel` from 2.6.7 to 2.6.13 - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/compare/v2.6.7...v2.6.13) --- updated-dependencies: - dependency-name: symfony/security dependency-type: direct:production dependency-group: composer - dependency-name: symfony/form dependency-type: direct:production dependency-group: composer - dependency-name: doctrine/annotations dependency-type: indirect dependency-group: composer - dependency-name: doctrine/cache dependency-type: indirect dependency-group: composer - dependency-name: doctrine/common dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-foundation dependency-type: indirect dependency-group: composer - dependency-name: symfony/http-kernel dependency-type: indirect dependency-group: composer ... Signed-off-by: dependabot[bot] --- composer.lock | 393 +++++++++++++++++++++++++++++++++----------------- 1 file changed, 258 insertions(+), 135 deletions(-) diff --git a/composer.lock b/composer.lock index 5761712..bf6f137 100644 --- a/composer.lock +++ b/composer.lock @@ -1,23 +1,23 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "a2eea23c47d230c30e7ad9ad01bb6e68", + "content-hash": "d672d1a81609cb92fcb425f82a25d788", "packages": [ { "name": "doctrine/annotations", - "version": "v1.2.4", + "version": "v1.2.7", "source": { "type": "git", "url": "https://github.com/doctrine/annotations.git", - "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e" + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/annotations/zipball/b5202eb9e83f8db52e0e58867e0a46e63be8332e", - "reference": "b5202eb9e83f8db52e0e58867e0a46e63be8332e", + "url": "https://api.github.com/repos/doctrine/annotations/zipball/f25c8aab83e0c3e976fd7d19875f198ccf2f7535", + "reference": "f25c8aab83e0c3e976fd7d19875f198ccf2f7535", "shasum": "" }, "require": { @@ -72,20 +72,23 @@ "docblock", "parser" ], - "time": "2014-12-23 22:40:37" + "support": { + "source": "https://github.com/doctrine/annotations/tree/master" + }, + "time": "2015-08-31T12:32:49+00:00" }, { "name": "doctrine/cache", - "version": "v1.4.1", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03" + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/c9eadeb743ac6199f7eec423cb9426bc518b7b03", - "reference": "c9eadeb743ac6199f7eec423cb9426bc518b7b03", + "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "shasum": "" }, "require": { @@ -106,8 +109,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Cache\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Cache\\": "lib/Doctrine/Common/Cache" } }, "notification-url": "https://packagist.org/downloads/", @@ -142,7 +145,11 @@ "cache", "caching" ], - "time": "2015-04-15 00:11:59" + "support": { + "issues": "https://github.com/doctrine/cache/issues", + "source": "https://github.com/doctrine/cache/tree/1.5.x" + }, + "time": "2015-12-19T05:03:47+00:00" }, { "name": "doctrine/collections", @@ -208,20 +215,23 @@ "collections", "iterator" ], - "time": "2015-04-14 22:21:58" + "support": { + "source": "https://github.com/doctrine/collections/tree/v1.3.0" + }, + "time": "2015-04-14T22:21:58+00:00" }, { "name": "doctrine/common", - "version": "v2.5.0", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3" + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/cd8daf2501e10c63dced7b8b9b905844316ae9d3", - "reference": "cd8daf2501e10c63dced7b8b9b905844316ae9d3", + "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e", + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e", "shasum": "" }, "require": { @@ -238,7 +248,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev" + "dev-master": "2.5.x-dev" } }, "autoload": { @@ -281,7 +291,11 @@ "persistence", "spl" ], - "time": "2015-04-02 19:55:44" + "support": { + "issues": "https://github.com/doctrine/common/issues", + "source": "https://github.com/doctrine/common/tree/v2.5.3" + }, + "time": "2015-12-25T13:10:16+00:00" }, { "name": "doctrine/dbal", @@ -352,20 +366,20 @@ "persistence", "queryobject" ], - "time": "2015-01-12 21:52:47" + "time": "2015-01-12T21:52:47+00:00" }, { "name": "doctrine/inflector", - "version": "v1.0.1", + "version": "v1.1.0", "source": { "type": "git", "url": "https://github.com/doctrine/inflector.git", - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604" + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/inflector/zipball/0bcb2e79d8571787f18b7eb036ed3d004908e604", - "reference": "0bcb2e79d8571787f18b7eb036ed3d004908e604", + "url": "https://api.github.com/repos/doctrine/inflector/zipball/90b2128806bfde671b6952ab8bea493942c1fdae", + "reference": "90b2128806bfde671b6952ab8bea493942c1fdae", "shasum": "" }, "require": { @@ -377,7 +391,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0.x-dev" + "dev-master": "1.1.x-dev" } }, "autoload": { @@ -419,25 +433,31 @@ "singularize", "string" ], - "time": "2014-12-20 21:24:13" + "support": { + "source": "https://github.com/doctrine/inflector/tree/master" + }, + "time": "2015-11-06T14:35:42+00:00" }, { "name": "doctrine/lexer", - "version": "v1.0.1", + "version": "1.0.2", "source": { "type": "git", "url": "https://github.com/doctrine/lexer.git", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c" + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/lexer/zipball/83893c552fd2045dd78aef794c31e694c37c0b8c", - "reference": "83893c552fd2045dd78aef794c31e694c37c0b8c", + "url": "https://api.github.com/repos/doctrine/lexer/zipball/1febd6c3ef84253d7c815bed85fc622ad207a9f8", + "reference": "1febd6c3ef84253d7c815bed85fc622ad207a9f8", "shasum": "" }, "require": { "php": ">=5.3.2" }, + "require-dev": { + "phpunit/phpunit": "^4.5" + }, "type": "library", "extra": { "branch-alias": { @@ -445,8 +465,8 @@ } }, "autoload": { - "psr-0": { - "Doctrine\\Common\\Lexer\\": "lib/" + "psr-4": { + "Doctrine\\Common\\Lexer\\": "lib/Doctrine/Common/Lexer" } }, "notification-url": "https://packagist.org/downloads/", @@ -467,13 +487,20 @@ "email": "schmittjoh@gmail.com" } ], - "description": "Base library for a lexer that can be used in Top-Down, Recursive Descent Parsers.", - "homepage": "http://www.doctrine-project.org", + "description": "PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.", + "homepage": "https://www.doctrine-project.org/projects/lexer.html", "keywords": [ + "annotations", + "docblock", "lexer", - "parser" + "parser", + "php" ], - "time": "2014-09-09 13:34:57" + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.0.2" + }, + "time": "2019-06-08T11:03:04+00:00" }, { "name": "doctrine/orm", @@ -546,26 +573,87 @@ "database", "orm" ], - "time": "2014-12-16 13:45:01" + "time": "2014-12-16T13:45:01+00:00" + }, + { + "name": "paragonie/random_compat", + "version": "v1.4.3", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/9b3899e3c3ddde89016f576edb8c489708ad64cd", + "reference": "9b3899e3c3ddde89016f576edb8c489708ad64cd", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "require-dev": { + "phpunit/phpunit": "4.*|5.*" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/random_compat/issues", + "source": "https://github.com/paragonie/random_compat" + }, + "time": "2018-04-04T21:48:54+00:00" }, { "name": "psr/log", - "version": "1.0.0", + "version": "1.1.4", "source": { "type": "git", "url": "https://github.com/php-fig/log.git", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b" + "reference": "d49695b909c3b7628b6289db5479a1c204601f11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/log/zipball/fe0936ee26643249e916849d48e3a51d5f5e278b", - "reference": "fe0936ee26643249e916849d48e3a51d5f5e278b", + "url": "https://api.github.com/repos/php-fig/log/zipball/d49695b909c3b7628b6289db5479a1c204601f11", + "reference": "d49695b909c3b7628b6289db5479a1c204601f11", "shasum": "" }, + "require": { + "php": ">=5.3.0" + }, "type": "library", + "extra": { + "branch-alias": { + "dev-master": "1.1.x-dev" + } + }, "autoload": { - "psr-0": { - "Psr\\Log\\": "" + "psr-4": { + "Psr\\Log\\": "Psr/Log/" } }, "notification-url": "https://packagist.org/downloads/", @@ -575,16 +663,20 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for logging libraries", + "homepage": "https://github.com/php-fig/log", "keywords": [ "log", "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "support": { + "source": "https://github.com/php-fig/log/tree/1.1.4" + }, + "time": "2021-05-03T11:20:27+00:00" }, { "name": "symfony/config", @@ -635,7 +727,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/console", @@ -693,21 +785,21 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/debug", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/Debug", "source": { "type": "git", - "url": "https://github.com/symfony/Debug.git", - "reference": "ad4511a8fddce7ec163b513ba39a30ea4f32c9e7" + "url": "https://github.com/symfony/debug.git", + "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Debug/zipball/ad4511a8fddce7ec163b513ba39a30ea4f32c9e7", - "reference": "ad4511a8fddce7ec163b513ba39a30ea4f32c9e7", + "url": "https://api.github.com/repos/symfony/debug/zipball/fca5696e0c9787722baa8f2ad6940dfd7a6a6941", + "reference": "fca5696e0c9787722baa8f2ad6940dfd7a6a6941", "shasum": "" }, "require": { @@ -754,7 +846,11 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "time": "2015-05-08 13:17:44" + "support": { + "source": "https://github.com/symfony/debug/tree/v2.6.11" + }, + "abandoned": "symfony/error-handler", + "time": "2015-07-08T05:59:48+00:00" }, { "name": "symfony/dependency-injection", @@ -815,20 +911,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/event-dispatcher", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/EventDispatcher", "source": { "type": "git", - "url": "https://github.com/symfony/EventDispatcher.git", + "url": "https://github.com/symfony/event-dispatcher.git", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/EventDispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/672593bc4b0043a0acf91903bb75a1c82d8f2e02", "reference": "672593bc4b0043a0acf91903bb75a1c82d8f2e02", "shasum": "" }, @@ -874,7 +970,10 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/v2.6.11" + }, + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/filesystem", @@ -924,21 +1023,21 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2015-05-08 00:09:07" + "time": "2015-05-08T00:09:07+00:00" }, { "name": "symfony/form", - "version": "v2.6.7", + "version": "v2.6.12", "target-dir": "Symfony/Component/Form", "source": { "type": "git", - "url": "https://github.com/symfony/Form.git", - "reference": "aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e" + "url": "https://github.com/symfony/form.git", + "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Form/zipball/aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e", - "reference": "aa6ac87be9d06ec3e3cd15b53b00e3e58feb1e2e", + "url": "https://api.github.com/repos/symfony/form/zipball/23394a60d49d2aa904dacda6e5eb29d88251f9da", + "reference": "23394a60d49d2aa904dacda6e5eb29d88251f9da", "shasum": "" }, "require": { @@ -955,7 +1054,7 @@ "symfony/phpunit-bridge": "~2.7", "symfony/security-csrf": "~2.4", "symfony/translation": "~2.0,>=2.0.5", - "symfony/validator": "~2.6" + "symfony/validator": "~2.6,>=2.6.8" }, "suggest": { "symfony/framework-bundle": "For templating with PHP.", @@ -990,7 +1089,10 @@ ], "description": "Symfony Form Component", "homepage": "https://symfony.com", - "time": "2015-05-04 09:39:13" + "support": { + "source": "https://github.com/symfony/form/tree/2.6" + }, + "time": "2015-11-23T10:27:01+00:00" }, { "name": "symfony/framework-bundle", @@ -1074,21 +1176,21 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "time": "2015-05-04 14:53:25" + "time": "2015-05-04T14:53:25+00:00" }, { "name": "symfony/http-foundation", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/HttpFoundation", "source": { "type": "git", - "url": "https://github.com/symfony/HttpFoundation.git", - "reference": "8a0d00980ef9f6b47ddbf24bdfbf70fead760816" + "url": "https://github.com/symfony/http-foundation.git", + "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpFoundation/zipball/8a0d00980ef9f6b47ddbf24bdfbf70fead760816", - "reference": "8a0d00980ef9f6b47ddbf24bdfbf70fead760816", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c", + "reference": "e8fd1b73ac1c3de1f76c73801ddf1a8ecb1c1c9c", "shasum": "" }, "require": { @@ -1128,28 +1230,31 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/http-foundation/tree/v2.6.11" + }, + "time": "2015-07-22T10:08:40+00:00" }, { "name": "symfony/http-kernel", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/HttpKernel", "source": { "type": "git", - "url": "https://github.com/symfony/HttpKernel.git", - "reference": "2010194de0a57731af9404c7f97fd300db98b7a3" + "url": "https://github.com/symfony/http-kernel.git", + "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/HttpKernel/zipball/2010194de0a57731af9404c7f97fd300db98b7a3", - "reference": "2010194de0a57731af9404c7f97fd300db98b7a3", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cdd991d304fed833514dc44d6aafcf19397c26cb", + "reference": "cdd991d304fed833514dc44d6aafcf19397c26cb", "shasum": "" }, "require": { "php": ">=5.3.3", "psr/log": "~1.0", "symfony/debug": "~2.6,>=2.6.2", - "symfony/event-dispatcher": "~2.5.9|~2.6,>=2.6.2", + "symfony/event-dispatcher": "~2.6,>=2.6.7", "symfony/http-foundation": "~2.5,>=2.5.4" }, "require-dev": { @@ -1206,21 +1311,24 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2015-05-11 01:58:49" + "support": { + "source": "https://github.com/symfony/http-kernel/tree/2.6" + }, + "time": "2016-01-14T10:11:16+00:00" }, { "name": "symfony/intl", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/Intl", "source": { "type": "git", - "url": "https://github.com/symfony/Intl.git", - "reference": "12d374531e2bbd43bbe503cdc79f8d00c2f7422a" + "url": "https://github.com/symfony/intl.git", + "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Intl/zipball/12d374531e2bbd43bbe503cdc79f8d00c2f7422a", - "reference": "12d374531e2bbd43bbe503cdc79f8d00c2f7422a", + "url": "https://api.github.com/repos/symfony/intl/zipball/4e2720da07bb0731064aaaa7ad854e5b23908ce6", + "reference": "4e2720da07bb0731064aaaa7ad854e5b23908ce6", "shasum": "" }, "require": { @@ -1240,14 +1348,14 @@ } }, "autoload": { + "files": [ + "Symfony/Component/Intl/Resources/stubs/functions.php" + ], "psr-0": { "Symfony\\Component\\Intl\\": "" }, "classmap": [ "Symfony/Component/Intl/Resources/stubs" - ], - "files": [ - "Symfony/Component/Intl/Resources/stubs/functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -1282,21 +1390,24 @@ "l10n", "localization" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/intl/tree/v2.6.11" + }, + "time": "2015-07-23T02:17:26+00:00" }, { "name": "symfony/options-resolver", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/OptionsResolver", "source": { "type": "git", - "url": "https://github.com/symfony/OptionsResolver.git", - "reference": "ac469b57f9bb4fef66ecf48113476d13ce0bdea4" + "url": "https://github.com/symfony/options-resolver.git", + "reference": "31e56594cee489e9a235b852228b0598b52101c1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/OptionsResolver/zipball/ac469b57f9bb4fef66ecf48113476d13ce0bdea4", - "reference": "ac469b57f9bb4fef66ecf48113476d13ce0bdea4", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/31e56594cee489e9a235b852228b0598b52101c1", + "reference": "31e56594cee489e9a235b852228b0598b52101c1", "shasum": "" }, "require": { @@ -1337,21 +1448,24 @@ "configuration", "options" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v2.6.11" + }, + "time": "2015-05-13T11:33:56+00:00" }, { "name": "symfony/property-access", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/PropertyAccess", "source": { "type": "git", - "url": "https://github.com/symfony/PropertyAccess.git", - "reference": "1a913a7c2f2441e37485c79e658a261350546351" + "url": "https://github.com/symfony/property-access.git", + "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/PropertyAccess/zipball/1a913a7c2f2441e37485c79e658a261350546351", - "reference": "1a913a7c2f2441e37485c79e658a261350546351", + "url": "https://api.github.com/repos/symfony/property-access/zipball/4fc7a0e50d131d8c59ef839da3ae03c50108a3bb", + "reference": "4fc7a0e50d131d8c59ef839da3ae03c50108a3bb", "shasum": "" }, "require": { @@ -1398,7 +1512,10 @@ "property path", "reflection" ], - "time": "2015-05-02 15:18:45" + "support": { + "source": "https://github.com/symfony/property-access/tree/v2.6.11" + }, + "time": "2015-07-10T04:45:33+00:00" }, { "name": "symfony/routing", @@ -1467,24 +1584,25 @@ "uri", "url" ], - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/security", - "version": "v2.6.7", + "version": "v2.6.13", "target-dir": "Symfony/Component/Security", "source": { "type": "git", - "url": "https://github.com/symfony/Security.git", - "reference": "8a7c037d1db1bd2d1eeceb7ae714f89e78ea395b" + "url": "https://github.com/symfony/security.git", + "reference": "722b5b4c34885aa589887f4620fd9ff7e3b931c3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/Security/zipball/8a7c037d1db1bd2d1eeceb7ae714f89e78ea395b", - "reference": "8a7c037d1db1bd2d1eeceb7ae714f89e78ea395b", + "url": "https://api.github.com/repos/symfony/security/zipball/722b5b4c34885aa589887f4620fd9ff7e3b931c3", + "reference": "722b5b4c34885aa589887f4620fd9ff7e3b931c3", "shasum": "" }, "require": { + "paragonie/random_compat": "~1.0", "php": ">=5.3.3", "symfony/event-dispatcher": "~2.2", "symfony/http-foundation": "~2.1", @@ -1544,7 +1662,11 @@ ], "description": "Symfony Security Component", "homepage": "https://symfony.com", - "time": "2015-05-11 01:52:28" + "support": { + "source": "https://github.com/symfony/security/tree/2.6" + }, + "abandoned": true, + "time": "2016-01-14T09:04:34+00:00" }, { "name": "symfony/stopwatch", @@ -1594,7 +1716,7 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/templating", @@ -1648,7 +1770,7 @@ ], "description": "Symfony Templating Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" }, { "name": "symfony/translation", @@ -1707,7 +1829,7 @@ ], "description": "Symfony Translation Component", "homepage": "https://symfony.com", - "time": "2015-05-05 16:51:00" + "time": "2015-05-05T16:51:00+00:00" }, { "name": "symfony/validator", @@ -1779,7 +1901,7 @@ ], "description": "Symfony Validator Component", "homepage": "https://symfony.com", - "time": "2015-05-05 01:29:27" + "time": "2015-05-05T01:29:27+00:00" } ], "packages-dev": [ @@ -1835,7 +1957,7 @@ "constructor", "instantiate" ], - "time": "2014-10-13 12:58:55" + "time": "2014-10-13T12:58:55+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -1880,7 +2002,7 @@ "keywords": [ "test" ], - "time": "2015-05-11 14:41:42" + "time": "2015-05-11T14:41:42+00:00" }, { "name": "mockery/mockery", @@ -1945,7 +2067,7 @@ "test double", "testing" ], - "time": "2015-04-02 19:54:00" + "time": "2015-04-02T19:54:00+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -1994,7 +2116,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -2054,7 +2176,7 @@ "spy", "stub" ], - "time": "2015-04-27 22:15:08" + "time": "2015-04-27T22:15:08+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2116,7 +2238,7 @@ "testing", "xunit" ], - "time": "2015-04-11 04:35:00" + "time": "2015-04-11T04:35:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -2163,7 +2285,7 @@ "filesystem", "iterator" ], - "time": "2015-04-02 05:19:05" + "time": "2015-04-02T05:19:05+00:00" }, { "name": "phpunit/php-text-template", @@ -2207,7 +2329,7 @@ "keywords": [ "template" ], - "time": "2014-01-30 17:20:04" + "time": "2014-01-30T17:20:04+00:00" }, { "name": "phpunit/php-timer", @@ -2251,7 +2373,7 @@ "keywords": [ "timer" ], - "time": "2013-08-02 07:42:54" + "time": "2013-08-02T07:42:54+00:00" }, { "name": "phpunit/php-token-stream", @@ -2300,7 +2422,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-04-08 04:46:07" + "time": "2015-04-08T04:46:07+00:00" }, { "name": "phpunit/phpunit", @@ -2372,7 +2494,7 @@ "testing", "xunit" ], - "time": "2015-04-29 15:18:52" + "time": "2015-04-29T15:18:52+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -2427,7 +2549,7 @@ "mock", "xunit" ], - "time": "2015-04-02 05:36:41" + "time": "2015-04-02T05:36:41+00:00" }, { "name": "sebastian/comparator", @@ -2491,7 +2613,7 @@ "compare", "equality" ], - "time": "2015-01-29 16:28:08" + "time": "2015-01-29T16:28:08+00:00" }, { "name": "sebastian/diff", @@ -2543,7 +2665,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -2593,7 +2715,7 @@ "environment", "hhvm" ], - "time": "2015-01-01 10:01:08" + "time": "2015-01-01T10:01:08+00:00" }, { "name": "sebastian/exporter", @@ -2659,7 +2781,7 @@ "export", "exporter" ], - "time": "2015-01-27 07:23:06" + "time": "2015-01-27T07:23:06+00:00" }, { "name": "sebastian/global-state", @@ -2710,7 +2832,7 @@ "keywords": [ "global state" ], - "time": "2014-10-06 09:23:50" + "time": "2014-10-06T09:23:50+00:00" }, { "name": "sebastian/recursion-context", @@ -2763,7 +2885,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-01-24 09:48:32" + "time": "2015-01-24T09:48:32+00:00" }, { "name": "sebastian/version", @@ -2798,7 +2920,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-02-24 06:35:25" + "time": "2015-02-24T06:35:25+00:00" }, { "name": "symfony/yaml", @@ -2848,7 +2970,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2015-05-02 15:18:45" + "time": "2015-05-02T15:18:45+00:00" } ], "aliases": [], @@ -2859,5 +2981,6 @@ "platform": { "php": ">=5.3.3" }, - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.6.0" }