X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=composer.lock;h=8962e97783334f264b9ec5cd2068b3c5f816575f;hb=9601afd5925a3f510d8567995ff10d8cdfdb08c6;hp=f98683dc90547b9c7eb83d7c24de7dadc59db27b;hpb=a05f5ec714c8499324567a7eb4abd63abb4eacf6;p=civicrm-core.git diff --git a/composer.lock b/composer.lock index f98683dc90..8962e97783 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "bd8520dfd68384402dfe4a986d8bcddc", + "hash": "fae511da43e5fb95d62ee09faa1f19b2", "packages": [ { "name": "dompdf/dompdf", @@ -276,6 +276,56 @@ "homepage": "http://symfony.com", "time": "2014-12-02 19:42:47" }, + { + "name": "symfony/process", + "version": "v2.3.28", + "target-dir": "Symfony/Component/Process", + "source": { + "type": "git", + "url": "https://github.com/symfony/Process.git", + "reference": "a8fe947ac58e081f8773e0d160807dcffbff7ed8" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/symfony/Process/zipball/a8fe947ac58e081f8773e0d160807dcffbff7ed8", + "reference": "a8fe947ac58e081f8773e0d160807dcffbff7ed8", + "shasum": "" + }, + "require": { + "php": ">=5.3.3" + }, + "require-dev": { + "symfony/phpunit-bridge": "~2.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.3-dev" + } + }, + "autoload": { + "psr-0": { + "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-05-01 14:06:45" + }, { "name": "totten/ca-config", "version": "v13.02.0",