Skip to content

Commit 3937bdd

Browse files
committed
Remove dependency on symfony/http-client
1 parent 90bb394 commit 3937bdd

File tree

2 files changed

+693
-21
lines changed

2 files changed

+693
-21
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"psr/http-client-implementation": "*",
2020
"psr/http-factory": "^1.0",
2121
"psr/http-message": "^1.0 || ^2.0",
22-
"symfony/http-client": "^6.2 || ^7.0",
22+
"symfony/http-client": "^7.2",
2323
"webmozart/assert": "^1.10"
2424
},
2525
"require-dev": {

0 commit comments

Comments
 (0)