From 06c818ca33c76a44e4007e8de1cf77d599e21b39 Mon Sep 17 00:00:00 2001 From: WouterJ Date: Thu, 25 Feb 2016 18:00:31 +0100 Subject: [PATCH] Update lock file for PHP 5.3.9 support --- app/check.php | 6 +- composer.lock | 164 ++++++++++++++++++++++++++------------------------ 2 files changed, 90 insertions(+), 80 deletions(-) diff --git a/app/check.php b/app/check.php index 282507f703..bd56279f3c 100644 --- a/app/check.php +++ b/app/check.php @@ -6,7 +6,7 @@ $symfonyRequirements = new SymfonyRequirements(); $iniPath = $symfonyRequirements->getPhpIniConfigPath(); -echo_title('Symfony2 Requirements Checker'); +echo_title('Symfony Requirements Checker'); echo '> PHP is using the following php.ini file:'.PHP_EOL; if ($iniPath) { @@ -42,9 +42,9 @@ } if ($checkPassed) { - echo_block('success', 'OK', 'Your system is ready to run Symfony2 projects'); + echo_block('success', 'OK', 'Your system is ready to run Symfony projects'); } else { - echo_block('error', 'ERROR', 'Your system is not ready to run Symfony2 projects'); + echo_block('error', 'ERROR', 'Your system is not ready to run Symfony projects'); echo_title('Fix the following mandatory requirements', 'red'); diff --git a/composer.lock b/composer.lock index e6bfc7da1b..c392a64c6e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "2d40b490d8db916d9610dd711dde9c97", - "content-hash": "0ca443a26bdfefbe193c436edde30dec", + "hash": "9ec76add3543c141d02991fec365581a", + "content-hash": "476da56d27d9c142f9a072da98d8b206", "packages": [ { "name": "cocur/slugify", @@ -13,30 +13,31 @@ "source": { "type": "git", "url": "https://github.com/cocur/slugify.git", - "reference": "5b9c427e09d5b14587b9c5d0643a8e61d05fe2e1" + "reference": "16cdd7e792657d524cde931ea666436623b23301" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cocur/slugify/zipball/5b9c427e09d5b14587b9c5d0643a8e61d05fe2e1", - "reference": "5b9c427e09d5b14587b9c5d0643a8e61d05fe2e1", + "url": "https://api.github.com/repos/cocur/slugify/zipball/16cdd7e792657d524cde931ea666436623b23301", + "reference": "16cdd7e792657d524cde931ea666436623b23301", "shasum": "" }, "require": { - "php": ">=5.6" + "php": ">=5.3.3" }, "require-dev": { - "laravel/framework": "~5.1", + "codeclimate/php-test-reporter": "dev-master", + "laravel/framework": "~4.1", "latte/latte": "~2.2", - "mikey179/vfsstream": "~1.6", "mockery/mockery": "~0.9", "nette/di": "~2.2", - "phpunit/phpunit": "~5.1.3", - "pimple/pimple": "~1.1", + "phpunit/phpunit": "~4.6", "plumphp/plum": "~0.1", - "silex/silex": "~1.3", - "symfony/dependency-injection": "~2.4|~3.0", - "symfony/http-kernel": "~2.4|~3.0", - "twig/twig": "~1.12", + "sami/sami": "~1.3", + "satooshi/php-coveralls": "0.6.*", + "silex/silex": "~1.2", + "symfony/dependency-injection": "~2.4", + "symfony/http-kernel": "~2.4", + "twig/twig": "~1", "zendframework/zend-modulemanager": "~2.2", "zendframework/zend-servicemanager": "~2.2", "zendframework/zend-view": "~2.2" @@ -67,7 +68,7 @@ "slug", "slugify" ], - "time": "2016-02-11 09:44:12" + "time": "2016-02-11 09:53:46" }, { "name": "doctrine/annotations", @@ -139,33 +140,33 @@ }, { "name": "doctrine/cache", - "version": "v1.6.0", + "version": "v1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/cache.git", - "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6" + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/cache/zipball/f8af318d14bdb0eff0336795b428b547bd39ccb6", - "reference": "f8af318d14bdb0eff0336795b428b547bd39ccb6", + "url": "https://api.github.com/repos/doctrine/cache/zipball/47cdc76ceb95cc591d9c79a36dc3794975b5d136", + "reference": "47cdc76ceb95cc591d9c79a36dc3794975b5d136", "shasum": "" }, "require": { - "php": "~5.5|~7.0" + "php": ">=5.3.2" }, "conflict": { "doctrine/common": ">2.2,<2.4" }, "require-dev": { - "phpunit/phpunit": "~4.8|~5.0", + "phpunit/phpunit": ">=3.7", "predis/predis": "~1.0", "satooshi/php-coveralls": "~0.6" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "1.6.x-dev" + "dev-master": "1.5.x-dev" } }, "autoload": { @@ -205,7 +206,7 @@ "cache", "caching" ], - "time": "2015-12-31 16:37:02" + "time": "2015-12-19 05:03:47" }, { "name": "doctrine/collections", @@ -275,16 +276,16 @@ }, { "name": "doctrine/common", - "version": "v2.6.1", + "version": "v2.5.3", "source": { "type": "git", "url": "https://github.com/doctrine/common.git", - "reference": "a579557bc689580c19fee4e27487a67fe60defc0" + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/common/zipball/a579557bc689580c19fee4e27487a67fe60defc0", - "reference": "a579557bc689580c19fee4e27487a67fe60defc0", + "url": "https://api.github.com/repos/doctrine/common/zipball/10f1f19651343f87573129ca970aef1a47a6f29e", + "reference": "10f1f19651343f87573129ca970aef1a47a6f29e", "shasum": "" }, "require": { @@ -293,20 +294,20 @@ "doctrine/collections": "1.*", "doctrine/inflector": "1.*", "doctrine/lexer": "1.*", - "php": "~5.5|~7.0" + "php": ">=5.3.2" }, "require-dev": { - "phpunit/phpunit": "~4.8|~5.0" + "phpunit/phpunit": "~3.7" }, "type": "library", "extra": { "branch-alias": { - "dev-master": "2.7.x-dev" + "dev-master": "2.5.x-dev" } }, "autoload": { - "psr-4": { - "Doctrine\\Common\\": "lib/Doctrine/Common" + "psr-0": { + "Doctrine\\Common\\": "lib/" } }, "notification-url": "https://packagist.org/downloads/", @@ -344,7 +345,7 @@ "persistence", "spl" ], - "time": "2015-12-25 13:18:31" + "time": "2015-12-25 13:10:16" }, { "name": "doctrine/data-fixtures", @@ -818,31 +819,28 @@ }, { "name": "doctrine/orm", - "version": "v2.5.4", + "version": "v2.4.8", "source": { "type": "git", "url": "https://github.com/doctrine/doctrine2.git", - "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab" + "reference": "5aedac1e5c5caaeac14798822c70325dc242d467" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/bc4ddbfb0114cb33438cc811c9a740d8aa304aab", - "reference": "bc4ddbfb0114cb33438cc811c9a740d8aa304aab", + "url": "https://api.github.com/repos/doctrine/doctrine2/zipball/5aedac1e5c5caaeac14798822c70325dc242d467", + "reference": "5aedac1e5c5caaeac14798822c70325dc242d467", "shasum": "" }, "require": { - "doctrine/cache": "~1.4", - "doctrine/collections": "~1.2", - "doctrine/common": ">=2.5-dev,<2.7-dev", - "doctrine/dbal": ">=2.5-dev,<2.6-dev", - "doctrine/instantiator": "~1.0.1", + "doctrine/collections": "~1.1", + "doctrine/dbal": "~2.4", "ext-pdo": "*", - "php": ">=5.4", - "symfony/console": "~2.5|~3.0" + "php": ">=5.3.2", + "symfony/console": "~2.0" }, "require-dev": { - "phpunit/phpunit": "~4.0", - "symfony/yaml": "~2.3|~3.0" + "satooshi/php-coveralls": "dev-master", + "symfony/yaml": "~2.1" }, "suggest": { "symfony/yaml": "If you want to use YAML Metadata Mapping Driver" @@ -854,7 +852,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.6.x-dev" + "dev-master": "2.4.x-dev" } }, "autoload": { @@ -890,20 +888,20 @@ "database", "orm" ], - "time": "2016-01-05 21:34:58" + "time": "2015-08-31 13:19:01" }, { "name": "doctrine/phpcr-bundle", - "version": "1.3.1", + "version": "1.3.2", "source": { "type": "git", "url": "https://github.com/doctrine/DoctrinePHPCRBundle.git", - "reference": "703b2b0449fc8b7a505ea962e5c9d39bb7e86a9b" + "reference": "6d47b039d37483a33c2e70b50b8ad9ffe06ac166" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/703b2b0449fc8b7a505ea962e5c9d39bb7e86a9b", - "reference": "703b2b0449fc8b7a505ea962e5c9d39bb7e86a9b", + "url": "https://api.github.com/repos/doctrine/DoctrinePHPCRBundle/zipball/6d47b039d37483a33c2e70b50b8ad9ffe06ac166", + "reference": "6d47b039d37483a33c2e70b50b8ad9ffe06ac166", "shasum": "" }, "require": { @@ -968,7 +966,7 @@ "persistence", "phpcr" ], - "time": "2015-12-28 21:01:06" + "time": "2016-02-19 16:15:20" }, { "name": "doctrine/phpcr-odm", @@ -1883,16 +1881,16 @@ }, { "name": "phpcr/phpcr-utils", - "version": "1.2.8", + "version": "1.2.9", "source": { "type": "git", "url": "https://github.com/phpcr/phpcr-utils.git", - "reference": "778fc1cdffacb0ee99f52790e656a2acb85b9dfa" + "reference": "9f51c3ebfcd1afd83d52f8735a4b14f8bee7e210" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/778fc1cdffacb0ee99f52790e656a2acb85b9dfa", - "reference": "778fc1cdffacb0ee99f52790e656a2acb85b9dfa", + "url": "https://api.github.com/repos/phpcr/phpcr-utils/zipball/9f51c3ebfcd1afd83d52f8735a4b14f8bee7e210", + "reference": "9f51c3ebfcd1afd83d52f8735a4b14f8bee7e210", "shasum": "" }, "require": { @@ -1950,7 +1948,7 @@ "contentrepository", "phpcr" ], - "time": "2015-10-10 08:53:20" + "time": "2016-02-12 13:58:06" }, { "name": "psr/log", @@ -1992,25 +1990,32 @@ }, { "name": "sensio/framework-extra-bundle", - "version": "v3.0.12", + "version": "v3.0.13", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioFrameworkExtraBundle.git", - "reference": "3e8936fe13aa4086644977d334d8fcd275f50357" + "reference": "bf6be511f4f66d368baeb2cab617203d73cccf4e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/3e8936fe13aa4086644977d334d8fcd275f50357", - "reference": "3e8936fe13aa4086644977d334d8fcd275f50357", + "url": "https://api.github.com/repos/sensiolabs/SensioFrameworkExtraBundle/zipball/bf6be511f4f66d368baeb2cab617203d73cccf4e", + "reference": "bf6be511f4f66d368baeb2cab617203d73cccf4e", "shasum": "" }, "require": { "doctrine/common": "~2.2", + "symfony/dependency-injection": "~2.3|~3.0", "symfony/framework-bundle": "~2.3|~3.0" }, "require-dev": { + "symfony/browser-kit": "~2.3|~3.0", + "symfony/dom-crawler": "~2.3|~3.0", "symfony/expression-language": "~2.4|~3.0", - "symfony/security-bundle": "~2.4|~3.0" + "symfony/finder": "~2.3|~3.0", + "symfony/phpunit-bridge": "~2.7|~3.0", + "symfony/security-bundle": "~2.4|~3.0", + "symfony/twig-bundle": "~2.3|~3.0", + "twig/twig": "~1.11|~2.0" }, "suggest": { "symfony/expression-language": "", @@ -2043,7 +2048,7 @@ "annotations", "controllers" ], - "time": "2015-12-18 17:39:27" + "time": "2016-02-12 08:17:23" }, { "name": "sonata-project/block-bundle", @@ -4020,16 +4025,16 @@ }, { "name": "liip/functional-test-bundle", - "version": "1.4.1", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/liip/LiipFunctionalTestBundle.git", - "reference": "633cb540c509e5c40b1139813214b29371e6988a" + "reference": "7c6558640d63b4e18ec0bc244f69e34b193d755d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/633cb540c509e5c40b1139813214b29371e6988a", - "reference": "633cb540c509e5c40b1139813214b29371e6988a", + "url": "https://api.github.com/repos/liip/LiipFunctionalTestBundle/zipball/7c6558640d63b4e18ec0bc244f69e34b193d755d", + "reference": "7c6558640d63b4e18ec0bc244f69e34b193d755d", "shasum": "" }, "require": { @@ -4043,9 +4048,10 @@ "doctrine/orm": "^2.4.8", "doctrine/phpcr-bundle": "~1.3", "doctrine/phpcr-odm": "~1.3", + "hautelook/alice-bundle": "~0.2|~1.2", "jackalope/jackalope-doctrine-dbal": "1.1.*|1.2.*", "nelmio/alice": "~1.7|~2.0", - "phpunit/phpunit": "4.8.*|5.1.*", + "phpunit/phpunit": "4.8.*|~5.2", "symfony/assetic-bundle": "~2.3", "symfony/monolog-bundle": "~2.4", "symfony/symfony": "~2.3.1|~2.7|~3.0", @@ -4055,13 +4061,14 @@ "doctrine/dbal": "Required when using the fixture loading functionality with an ORM and SQLite", "doctrine/doctrine-fixtures-bundle": "Required when using the fixture loading functionality", "doctrine/orm": "Required when using the fixture loading functionality with an ORM and SQLite", + "hautelook/alice-bundle": "Required when using loadFixtureFiles functionality with custom providers", "nelmio/alice": "Required when using loadFixtureFiles functionality", "symfony/framework-bundle": "To use assertStatusCode and assertValidationErrors ~2.5" }, "type": "symfony-bundle", "extra": { "branch-alias": { - "dev-master": "1.4.x-dev" + "dev-master": "1.5.x-dev" } }, "autoload": { @@ -4087,20 +4094,20 @@ "keywords": [ "Symfony2" ], - "time": "2016-02-08 10:14:11" + "time": "2016-02-24 09:03:40" }, { "name": "sensio/distribution-bundle", - "version": "v5.0.3", + "version": "v5.0.4", "source": { "type": "git", "url": "https://github.com/sensiolabs/SensioDistributionBundle.git", - "reference": "419c1824af940e2be0f833aca2327e1181a6b503" + "reference": "2c167426fc24f9de116345195bc1697a748ee847" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/419c1824af940e2be0f833aca2327e1181a6b503", - "reference": "419c1824af940e2be0f833aca2327e1181a6b503", + "url": "https://api.github.com/repos/sensiolabs/SensioDistributionBundle/zipball/2c167426fc24f9de116345195bc1697a748ee847", + "reference": "2c167426fc24f9de116345195bc1697a748ee847", "shasum": "" }, "require": { @@ -4139,7 +4146,7 @@ "configuration", "distribution" ], - "time": "2015-12-18 17:44:11" + "time": "2016-02-12 16:21:30" }, { "name": "sensio/generator-bundle", @@ -4301,5 +4308,8 @@ "platform": { "php": "^5.3.9|^7.0" }, - "platform-dev": [] + "platform-dev": [], + "platform-overrides": { + "php": "5.3.9" + } }