Skip to content

Commit 8993ba1

Browse files
Update composer.json
Co-authored-by: Christopher Hertel <mail@christopher-hertel.de>
1 parent 6a65f43 commit 8993ba1

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
@@ -44,7 +44,7 @@
4444
"psr/simple-cache": "^3.0",
4545
"symfony/cache": "^6.4 || ^7.3 || ^8.0",
4646
"symfony/console": "^6.4 || ^7.3 || ^8.0",
47-
"symfony/http-client": "^7.4",
47+
"symfony/http-client": "^6.4 || ^7.3 || ^8.0",
4848
"symfony/process": "^6.4 || ^7.3 || ^8.0"
4949
},
5050
"autoload": {

0 commit comments

Comments
 (0)