Skip to content

Commit c74764b

Browse files
authored
Support Symfony 6.x options resolver
1 parent 9e4b50f commit c74764b

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
@@ -15,7 +15,7 @@
1515
"psr/cache": "^1.0 || ^2.0",
1616
"php-http/client-common": "^1.9 || ^2.0",
1717
"php-http/message-factory": "^1.0",
18-
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0"
18+
"symfony/options-resolver": "^2.6 || ^3.0 || ^4.0 || ^5.0 || ^6.0"
1919
},
2020
"require-dev": {
2121
"phpspec/phpspec": "^5.1 || ^6.0"

0 commit comments

Comments
 (0)