Skip to content

Commit 0b2fc89

Browse files
Jeroenym1guelpf
authored andcommitted
allow symfony 5
1 parent 3fb3a86 commit 0b2fc89

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
@@ -28,7 +28,7 @@
2828
"php-http/discovery": "^1.2",
2929
"php-http/httplug": "^1.1 || ^2.0",
3030
"php-http/multipart-stream-builder": "^1.0",
31-
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0"
31+
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0"
3232
},
3333
"require-dev": {
3434
"guzzlehttp/psr7": "^1.2",

0 commit comments

Comments
 (0)