Skip to content

Commit 488efe8

Browse files
committed
test with symfony http-client v6
1 parent 5d85b71 commit 488efe8

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
@@ -18,7 +18,7 @@
1818
"phpunit/phpunit": "^10.0",
1919
"mockery/mockery": "^1.5",
2020
"phpunit/php-code-coverage": "^10.1@dev",
21-
"symfony/http-client": "7.1.x-dev",
21+
"symfony/http-client": "^6.4.3|^7.1.0",
2222
"nyholm/psr7": "^1.8@dev"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)