|
@@ -4,7 +4,7 @@ |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
"This file is @generated automatically" |
|
|
"This file is @generated automatically" |
|
|
], |
|
|
], |
|
|
"content-hash": "9ad854c65da76498f6a2af058812e332", |
|
|
|
|
|
|
|
|
"content-hash": "bda3c6cb822164941a9e71f909c7468a", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "psr/log", |
|
|
"name": "psr/log", |
|
@@ -298,6 +298,55 @@ |
|
|
], |
|
|
], |
|
|
"time": "2019-02-06T07:57:58+00:00" |
|
|
"time": "2019-02-06T07:57:58+00:00" |
|
|
}, |
|
|
}, |
|
|
|
|
|
{ |
|
|
|
|
|
"name": "symfony/process", |
|
|
|
|
|
"version": "v5.0.5", |
|
|
|
|
|
"source": { |
|
|
|
|
|
"type": "git", |
|
|
|
|
|
"url": "https://github.com/symfony/process.git", |
|
|
|
|
|
"reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8" |
|
|
|
|
|
}, |
|
|
|
|
|
"dist": { |
|
|
|
|
|
"type": "zip", |
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/process/zipball/fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", |
|
|
|
|
|
"reference": "fd4a86dd7e36437f2fc080d8c42c7415d828a0a8", |
|
|
|
|
|
"shasum": "" |
|
|
|
|
|
}, |
|
|
|
|
|
"require": { |
|
|
|
|
|
"php": "^7.2.5" |
|
|
|
|
|
}, |
|
|
|
|
|
"type": "library", |
|
|
|
|
|
"extra": { |
|
|
|
|
|
"branch-alias": { |
|
|
|
|
|
"dev-master": "5.0-dev" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
|
|
|
"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", |
|
|
|
|
|
"time": "2020-02-08T17:00:58+00:00" |
|
|
|
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/yaml", |
|
|
"name": "symfony/yaml", |
|
|
"version": "v3.4.28", |
|
|
"version": "v3.4.28", |
|
|