Skip to content

Commit 5882809

Browse files
authored
Merge pull request #2 from carandclassic/dependencies-update
update to add support for symfony6
2 parents 0b0317c + ec7cbd2 commit 5882809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"require": {
1313
"php": ">=7.4",
1414
"ext-json": "*",
15-
"symfony/http-client": "^4.4|^5.2"
15+
"symfony/http-client": "^4.4|^5.2|^6.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5.4"

0 commit comments

Comments
 (0)