Skip to content

Commit 4e4b42b

Browse files
Support Symfony 5
1 parent 1819931 commit 4e4b42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"php-http/message": "^1.2",
2525
"psr/http-client": "^1.0",
2626
"psr/http-factory": "^1.0",
27-
"symfony/options-resolver": "^3.4 || ^4.0"
27+
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0"
2828
},
2929
"require-dev": {
3030
"guzzlehttp/psr7": "^1.0",

0 commit comments

Comments
 (0)