Skip to content

Commit

Permalink
Fix missing OptionsResolver requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
curry684 committed Aug 24, 2020
1 parent dcf12d8 commit 83e5774
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"symfony/event-dispatcher": "^4.4|^5.0",
"symfony/framework-bundle": "^4.4|^5.0",
"symfony/property-access": "^4.4|^5.0",
"symfony/options-resolver": "^4.4|^5.0",
"symfony/translation": "^4.4|^5.0"
},
"require-dev": {
Expand Down

0 comments on commit 83e5774

Please sign in to comment.