Index: branches/5.3.x/composer.lock =================================================================== diff -u -N -r16195 -r16284 --- branches/5.3.x/composer.lock (.../composer.lock) (revision 16195) +++ branches/5.3.x/composer.lock (.../composer.lock) (revision 16284) @@ -1,10 +1,10 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at http://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#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "36a7149b43200b7f6376b78988f5138f", + "hash": "e57cf4dcb89e749c1707598be9560ba2", "packages": [ { "name": "stecman/symfony-console-completion", @@ -108,6 +108,55 @@ "description": "Symfony Console Component", "homepage": "https://symfony.com", "time": "2015-05-02 15:18:45" + }, + { + "name": "symfony/process", + "version": "v2.7.4", + "source": { + "type": "git", + "url": "https://github.com/symfony/Process.git", + "reference": "f7b3f73f70a7f8f49a1c838dc3debbf054732d8e" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/Process/zipball/f7b3f73f70a7f8f49a1c838dc3debbf054732d8e", + "reference": "f7b3f73f70a7f8f49a1c838dc3debbf054732d8e", + "shasum": "" + }, + "require": { + "php": ">=5.3.9" + }, + "require-dev": { + "symfony/phpunit-bridge": "~2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.7-dev" + } + }, + "autoload": { + "psr-4": { + "Symfony\\Component\\Process\\": "" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Fabien Potencier", + "email": "fabien@symfony.com" + }, + { + "name": "Symfony Community", + "homepage": "https://symfony.com/contributors" + } + ], + "description": "Symfony Process Component", + "homepage": "https://symfony.com", + "time": "2015-08-27 06:45:45" } ], "packages-dev": [ @@ -121,7 +170,7 @@ }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aik099/CodingStandard/zipball/987a6781521c9293b3e36ff3877cdff63010b291", + "url": "https://api.github.com/repos/aik099/CodingStandard/zipball/b2d0a7b7e4b69f8a7024c462d511c5a09f46ccb6", "reference": "987a6781521c9293b3e36ff3877cdff63010b291", "shasum": "" },