Skip to content

Commit 5876174

Browse files
committed
fix(tests): Pin symfony/http-client to 5.4.21||6.2.7
1 parent 53b201c commit 5876174

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"symfony/cache": "^4.4.20||^5.0.11||^6.0",
5757
"symfony/dom-crawler": "^4.4.20||^5.0.11||^6.0",
5858
"symfony/framework-bundle": "^4.4.20||^5.0.11||^6.0",
59-
"symfony/http-client": "^4.4.20||^5.0.11||^6.0",
59+
"symfony/http-client": "^4.4.20||^5.0.11 <5.4.22||^6.0 <6.2.8",
6060
"symfony/messenger": "^4.4.20||^5.0.11||^6.0",
6161
"symfony/monolog-bundle": "^3.4",
6262
"symfony/phpunit-bridge": "^5.2.6||^6.0",

0 commit comments

Comments
 (0)