Skip to content

Commit b084f2c

Browse files
authored
Merge pull request #93 from quentint/master
Allow more recent `symfony/options-resolver`
2 parents b5f070d + 57cbfec commit b084f2c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"php-http/httplug": "^1.0 || ^2.0",
1616
"php-http/message-factory": "^1.0",
1717
"php-http/discovery": "^1.0",
18-
"symfony/options-resolver": "^4.2 || ^5.0",
18+
"symfony/options-resolver": "^4.2 || ^5.0 || ^6.0",
1919
"netresearch/jsonmapper": "^4.0",
2020
"php-http/multipart-stream-builder": "^1.0",
2121
"php-http/client-common": "^2.0",

0 commit comments

Comments
 (0)