|
|
@ -990,26 +990,29 @@ |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/deprecations", |
|
|
|
"version": "1.1.4", |
|
|
|
"version": "1.1.5", |
|
|
|
"source": { |
|
|
|
"type": "git", |
|
|
|
"url": "https://github.com/doctrine/deprecations.git", |
|
|
|
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9" |
|
|
|
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38" |
|
|
|
}, |
|
|
|
"dist": { |
|
|
|
"type": "zip", |
|
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/31610dbb31faa98e6b5447b62340826f54fbc4e9", |
|
|
|
"reference": "31610dbb31faa98e6b5447b62340826f54fbc4e9", |
|
|
|
"url": "https://api.github.com/repos/doctrine/deprecations/zipball/459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", |
|
|
|
"reference": "459c2f5dd3d6a4633d3b5f46ee2b1c40f57d3f38", |
|
|
|
"shasum": "" |
|
|
|
}, |
|
|
|
"require": { |
|
|
|
"php": "^7.1 || ^8.0" |
|
|
|
}, |
|
|
|
"conflict": { |
|
|
|
"phpunit/phpunit": "<=7.5 || >=13" |
|
|
|
}, |
|
|
|
"require-dev": { |
|
|
|
"doctrine/coding-standard": "^9 || ^12", |
|
|
|
"phpstan/phpstan": "1.4.10 || 2.0.3", |
|
|
|
"doctrine/coding-standard": "^9 || ^12 || ^13", |
|
|
|
"phpstan/phpstan": "1.4.10 || 2.1.11", |
|
|
|
"phpstan/phpstan-phpunit": "^1.0 || ^2", |
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", |
|
|
|
"phpunit/phpunit": "^7.5 || ^8.5 || ^9.6 || ^10.5 || ^11.5 || ^12", |
|
|
|
"psr/log": "^1 || ^2 || ^3" |
|
|
|
}, |
|
|
|
"suggest": { |
|
|
@ -1029,9 +1032,9 @@ |
|
|
|
"homepage": "https://www.doctrine-project.org/", |
|
|
|
"support": { |
|
|
|
"issues": "https://github.com/doctrine/deprecations/issues", |
|
|
|
"source": "https://github.com/doctrine/deprecations/tree/1.1.4" |
|
|
|
"source": "https://github.com/doctrine/deprecations/tree/1.1.5" |
|
|
|
}, |
|
|
|
"time": "2024-12-07T21:18:45+00:00" |
|
|
|
"time": "2025-04-07T20:06:18+00:00" |
|
|
|
}, |
|
|
|
{ |
|
|
|
"name": "doctrine/event-manager", |
|
|
|