Skip to content

Commit

Permalink
Merge pull request #73 from Pchol/fix-symfony-form-requirement
Browse files Browse the repository at this point in the history
fix symfony/form requirement
  • Loading branch information
vitorbrandao committed Oct 13, 2018
2 parents 31d1f92 + 3e96f61 commit b476c4d
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 @@ -25,6 +25,7 @@
"ext-intl": "*",
"symfony/framework-bundle": "~2.8|~3.0|~4.0",
"symfony/templating": "~2.8|~3.0|~4.0",
"symfony/form": "~2.8|~3.0|~4.0",
"smarty/smarty": "3.1.*"
},
"require-dev": {
Expand Down

0 comments on commit b476c4d

Please sign in to comment.