Skip to content

Commit 36c49bf

Browse files
Update dependency symfony/http-client-contracts to v6
1 parent f31d697 commit 36c49bf

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
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=8.1",
1919
"psr/log": "^3.0",
20-
"symfony/http-client-contracts": "^3"
20+
"symfony/http-client-contracts": "^6"
2121
},
2222
"require-dev": {
2323
"ext-json": "*",

0 commit comments

Comments
 (0)