8000 fix contracts constraint · symfony/symfony@8b4521a · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b4521a

Browse files
committed
fix contracts constraint
1 parent 9821d5c commit 8b4521a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Symfony/Component/HttpClient/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"php": ">=8.1",
2626
"psr/log": "^1|^2|^3",
2727
"symfony/deprecation-contracts": "^2.5|^3",
28-
"symfony/http-client-contracts": "^3"< 5A83 /span>,
29-
"symfony/service-contracts": "^2.5.3|^3.4.2"
28+
"symfony/http-client-contracts": "^3.4.1",
29+
"symfony/service-contracts": "^2.5|^3"
3030
},
3131
"require-dev": {
3232
"amphp/amp": "^2.5",

0 commit comments

Comments
 (0)
0