Skip to content

Commit 881fd62

Browse files
committed
Support symfony/http-client 7.x
1 parent b3a066d commit 881fd62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"require": {
1414
"php": ">=7.4",
1515
"psr/log": "^1|^2|^3",
16-
"symfony/http-client": "^5.1|^6.0"
16+
"symfony/http-client": "^5.1|^6.0|^7.0"
1717
},
1818
"require-dev": {
1919
"symfony/phpunit-bridge": "^5.0"

0 commit comments

Comments
 (0)