Skip to content

Commit

Permalink
Downgrade option resolver to work with symfony v2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
iulyanp committed Feb 14, 2018
1 parent 49acc99 commit d6edf8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"require": {
"php": "^7.0",
"respect/validation": "^1.1",
"symfony/options-resolver": "^3.3"
"symfony/options-resolver": "^2.8"
},
"require-dev": {
"phpunit/phpunit": "^6.4",
Expand Down

0 comments on commit d6edf8e

Please sign in to comment.