We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc8965a commit 83134d6Copy full SHA for 83134d6
composer.json
@@ -21,6 +21,7 @@
21
],
22
"require": {
23
"php": ">=7.2.5",
24
+ "symfony/deprecation-contracts": "^2.1|^3",
25
"symfony/polyfill-php80": "^1.15"
26
},
27
"require-dev": {
0 commit comments