/vendor/composer/installed.json |
@@ -343,57 +343,6 @@ |
] |
}, |
{ |
"name": "symfony/process", |
"version": "v3.3.2", |
"version_normalized": "3.3.2.0", |
"source": { |
"type": "git", |
"url": "https://github.com/symfony/process.git", |
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf" |
}, |
"dist": { |
"type": "zip", |
"url": "https://api.github.com/repos/symfony/process/zipball/8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", |
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", |
"shasum": "" |
}, |
"require": { |
"php": ">=5.5.9" |
}, |
"time": "2017-05-22T12:32:03+00:00", |
"type": "library", |
"extra": { |
"branch-alias": { |
"dev-master": "3.3-dev" |
} |
}, |
"installation-source": "dist", |
"autoload": { |
"psr-4": { |
"Symfony\\Component\\Process\\": "" |
}, |
"exclude-from-classmap": [ |
"/Tests/" |
] |
}, |
"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" |
}, |
{ |
"name": "alchemy/binary-driver", |
"version": "1.6.0", |
"version_normalized": "1.6.0.0", |
@@ -634,5 +583,56 @@ |
], |
"description": "Symfony Finder Component", |
"homepage": "https://symfony.com" |
}, |
{ |
"name": "symfony/process", |
"version": "v3.3.2", |
"version_normalized": "3.3.2.0", |
"source": { |
"type": "git", |
"url": "https://github.com/symfony/process.git", |
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf" |
}, |
"dist": { |
"type": "zip", |
"url": "https://api.github.com/repos/symfony/process/zipball/8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", |
"reference": "8e30690c67aafb6c7992d6d8eb0d707807dd3eaf", |
"shasum": "" |
}, |
"require": { |
"php": ">=5.5.9" |
}, |
"time": "2017-05-22T12:32:03+00:00", |
"type": "library", |
"extra": { |
"branch-alias": { |
"dev-master": "3.3-dev" |
} |
}, |
"installation-source": "dist", |
"autoload": { |
"psr-4": { |
"Symfony\\Component\\Process\\": "" |
}, |
"exclude-from-classmap": [ |
"/Tests/" |
] |
}, |
"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" |
} |
] |