|
@@ -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": "2f3702b4303474d7c0f6960a7bb1cdc3", |
|
|
|
|
|
|
|
|
"content-hash": "76606ad3b0459daf70bf3a15bd7608a8", |
|
|
"packages": [ |
|
|
"packages": [ |
|
|
{ |
|
|
{ |
|
|
"name": "psr/log", |
|
|
"name": "psr/log", |
|
@@ -141,32 +141,32 @@ |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/debug", |
|
|
"name": "symfony/debug", |
|
|
"version": "v3.4.39", |
|
|
|
|
|
|
|
|
"version": "v4.4.7", |
|
|
"source": { |
|
|
"source": { |
|
|
"type": "git", |
|
|
"type": "git", |
|
|
"url": "https://github.com/symfony/debug.git", |
|
|
"url": "https://github.com/symfony/debug.git", |
|
|
"reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29" |
|
|
|
|
|
|
|
|
"reference": "346636d2cae417992ecfd761979b2ab98b339a45" |
|
|
}, |
|
|
}, |
|
|
"dist": { |
|
|
"dist": { |
|
|
"type": "zip", |
|
|
"type": "zip", |
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29", |
|
|
|
|
|
"reference": "ce9f3b5e8e1c50f849fded59b3a1b6bc3562ec29", |
|
|
|
|
|
|
|
|
"url": "https://api.github.com/repos/symfony/debug/zipball/346636d2cae417992ecfd761979b2ab98b339a45", |
|
|
|
|
|
"reference": "346636d2cae417992ecfd761979b2ab98b339a45", |
|
|
"shasum": "" |
|
|
"shasum": "" |
|
|
}, |
|
|
}, |
|
|
"require": { |
|
|
"require": { |
|
|
"php": "^5.5.9|>=7.0.8", |
|
|
|
|
|
|
|
|
"php": "^7.1.3", |
|
|
"psr/log": "~1.0" |
|
|
"psr/log": "~1.0" |
|
|
}, |
|
|
}, |
|
|
"conflict": { |
|
|
"conflict": { |
|
|
"symfony/http-kernel": ">=2.3,<2.3.24|~2.4.0|>=2.5,<2.5.9|>=2.6,<2.6.2" |
|
|
|
|
|
|
|
|
"symfony/http-kernel": "<3.4" |
|
|
}, |
|
|
}, |
|
|
"require-dev": { |
|
|
"require-dev": { |
|
|
"symfony/http-kernel": "~2.8|~3.0|~4.0" |
|
|
|
|
|
|
|
|
"symfony/http-kernel": "^3.4|^4.0|^5.0" |
|
|
}, |
|
|
}, |
|
|
"type": "library", |
|
|
"type": "library", |
|
|
"extra": { |
|
|
"extra": { |
|
|
"branch-alias": { |
|
|
"branch-alias": { |
|
|
"dev-master": "3.4-dev" |
|
|
|
|
|
|
|
|
"dev-master": "4.4-dev" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
"autoload": { |
|
|
"autoload": { |
|
@@ -207,7 +207,7 @@ |
|
|
"type": "tidelift" |
|
|
"type": "tidelift" |
|
|
} |
|
|
} |
|
|
], |
|
|
], |
|
|
"time": "2020-03-23T10:22:40+00:00" |
|
|
|
|
|
|
|
|
"time": "2020-03-27T16:54:36+00:00" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
"name": "symfony/polyfill-ctype", |
|
|
"name": "symfony/polyfill-ctype", |
|
|