Skip to content

Commit

Permalink
add symfony/options-resolver ^6.0 (#424)
Browse files Browse the repository at this point in the history
* add symfony/options-resolver ^6.0

* Update composer.json

Co-authored-by: Zebulan Stanphill <zebulanstanphill@protonmail.com>

Co-authored-by: Zebulan Stanphill <zebulanstanphill@protonmail.com>
  • Loading branch information
Jimbolino and ZebulanStanphill committed Mar 25, 2022
1 parent e7468d1 commit 2db23c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -22,7 +22,7 @@
"psr/http-message": "^1.0",
"psr/http-client": "^1.0",
"php-http/httplug": "^1.1 || ^2.0",
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0",
"symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0",
"psr/http-factory": "^1.0"
},
"require-dev": {
Expand Down

0 comments on commit 2db23c3

Please sign in to comment.