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 aa119e5 commit 4f5ab52Copy full SHA for 4f5ab52
composer.json
@@ -21,7 +21,7 @@
21
"symfony/cache": "^5.2|^6.0",
22
"symfony/config": "^5.3|^6.0",
23
"symfony/dependency-injection": "^5.3|^6.0",
24
- "symfony/deprecation-contracts": "^2.1",
+ "symfony/deprecation-contracts": "^2.1|^3",
25
"symfony/event-dispatcher": "^5.1|^6.0",
26
"symfony/error-handler": "^4.4.1|^5.0.1|^6.0",
27
"symfony/http-foundation": "^5.3|^6.0",
@@ -90,7 +90,6 @@
90
"symfony/property-info": "<4.4",
91
"symfony/property-access": "<5.3",
92
"symfony/serializer": "<5.2",
93
- "symfony/service-contracts": ">=3.0",
94
"symfony/security-csrf": "<5.3",
95
"symfony/stopwatch": "<4.4",
96
"symfony/translation": "<5.3",
0 commit comments