We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c9bc83 commit 86c54dbCopy full SHA for 86c54db
composer.json
@@ -19,10 +19,10 @@
19
"php": ">=8.1",
20
"doctrine/event-manager": "^1.2|^2",
21
"doctrine/persistence": "^2|^3",
22
- "symfony/deprecation-contracts": "^2.1|^3",
+ "symfony/deprecation-contracts": "^2.5|^3",
23
"symfony/polyfill-ctype": "~1.8",
24
"symfony/polyfill-mbstring": "~1.0",
25
- "symfony/service-contracts": "^1.1|^2|^3"
+ "symfony/service-contracts": "^2.5|^3"
26
},
27
"require-dev": {
28
"symfony/stopwatch": "^5.4|^6.0",
0 commit comments