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 0f925f6 commit abc162aCopy full SHA for abc162a
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=7.1.3 EVEN ON LATEST SYMFONY VERSIONS TO ALLOW USING",
20
"php": "THIS BRIDGE WHEN TESTING LOWEST SYMFONY VERSIONS.",
21
"php": ">=7.1.3",
22
- "symfony/deprecation-contracts": "^2.1"
+ "symfony/deprecation-contracts": "^2.1|^3"
23
},
24
"require-dev": {
25
"symfony/error-handler": "^4.4|^5.0|^6.0"
0 commit comments