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 b740fb5 commit 6a46c0eCopy full SHA for 6a46c0e
composer.json
@@ -25,8 +25,8 @@
25
"php": ">=8.1",
26
"psr/log": "^1|^2|^3",
27
"symfony/deprecation-contracts": "^2.5|^3",
28
- "symfony/http-client-contracts": "^3",
29
- "symfony/service-contracts": "^2.5.3|^3.4.2"
+ "symfony/http-client-contracts": "^3.4.1",
+ "symfony/service-contracts": "^2.5|^3"
30
},
31
"require-dev": {
32
"amphp/amp": "^2.5",
0 commit comments