|
|
|
@ -4,7 +4,7 @@
|
|
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", |
|
|
|
|
"This file is @generated automatically" |
|
|
|
|
], |
|
|
|
|
"content-hash": "b06ba302392bfc90e0927c45d458a594", |
|
|
|
|
"content-hash": "bc763edf2ede47073a6bc6d31c80ab46", |
|
|
|
|
"packages": [ |
|
|
|
|
{ |
|
|
|
|
"name": "mustangostang/spyc", |
|
|
|
@ -58,25 +58,25 @@
|
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/deprecation-contracts", |
|
|
|
|
"version": "v3.2.1", |
|
|
|
|
"version": "v2.5.2", |
|
|
|
|
"source": { |
|
|
|
|
"type": "git", |
|
|
|
|
"url": "https://github.com/symfony/deprecation-contracts.git", |
|
|
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e" |
|
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66" |
|
|
|
|
}, |
|
|
|
|
"dist": { |
|
|
|
|
"type": "zip", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", |
|
|
|
|
"reference": "e2d1534420bd723d0ef5aec58a22c5fe60ce6f5e", |
|
|
|
|
"url": "https://api.github.com/repos/symfony/deprecation-contracts/zipball/e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
|
|
|
"reference": "e8b495ea28c1d97b5e0c121748d6f9b53d075c66", |
|
|
|
|
"shasum": "" |
|
|
|
|
}, |
|
|
|
|
"require": { |
|
|
|
|
"php": ">=8.1" |
|
|
|
|
"php": ">=7.1" |
|
|
|
|
}, |
|
|
|
|
"type": "library", |
|
|
|
|
"extra": { |
|
|
|
|
"branch-alias": { |
|
|
|
|
"dev-main": "3.3-dev" |
|
|
|
|
"dev-main": "2.5-dev" |
|
|
|
|
}, |
|
|
|
|
"thanks": { |
|
|
|
|
"name": "symfony/contracts", |
|
|
|
@ -105,7 +105,7 @@
|
|
|
|
|
"description": "A generic function and convention to trigger deprecation notices", |
|
|
|
|
"homepage": "https://symfony.com", |
|
|
|
|
"support": { |
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v3.2.1" |
|
|
|
|
"source": "https://github.com/symfony/deprecation-contracts/tree/v2.5.2" |
|
|
|
|
}, |
|
|
|
|
"funding": [ |
|
|
|
|
{ |
|
|
|
@ -121,7 +121,7 @@
|
|
|
|
|
"type": "tidelift" |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"time": "2023-03-01T10:25:55+00:00" |
|
|
|
|
"time": "2022-01-02T09:53:40+00:00" |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"name": "symfony/polyfill-ctype", |
|
|
|
@ -289,5 +289,8 @@
|
|
|
|
|
"prefer-lowest": false, |
|
|
|
|
"platform": [], |
|
|
|
|
"platform-dev": [], |
|
|
|
|
"platform-overrides": { |
|
|
|
|
"php": "7.4.33" |
|
|
|
|
}, |
|
|
|
|
"plugin-api-version": "2.3.0" |
|
|
|
|
} |
|
|
|
|