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 8cb5db6 commit 8e70f74Copy full SHA for 8e70f74
composer.json
@@ -23,11 +23,11 @@
23
"require": {
24
"php": ">=7.2.5",
25
"psr/log": "^1|^2|^3",
26
- "symfony/deprecation-contracts": "^2.1",
+ "symfony/deprecation-contracts": "^2.1|^3",
27
"symfony/http-client-contracts": "^2.4",
28
"symfony/polyfill-php73": "^1.11",
29
"symfony/polyfill-php80": "^1.16",
30
- "symfony/service-contracts": "^1.0|^2"
+ "symfony/service-contracts": "^1.0|^2|^3"
31
},
32
"require-dev": {
33
"amphp/amp": "^2.5",
0 commit comments