Skip to content

Commit

Permalink
Merge pull request #21 from wearemarketing/feature/sf-4
Browse files Browse the repository at this point in the history
add symfony 4 to composer json
  • Loading branch information
edgartebar authored Aug 12, 2019
2 parents 3072174 + 4b0643d commit 7ff9e68
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 @@ -11,7 +11,7 @@
],
"require": {
"php": "^5.6|^7.0",
"symfony/framework-bundle": "^2.8|^3.0",
"symfony/framework-bundle": "^2.8|^3.0|^4.1",
"symfony-cmf/routing-auto": "^2.0",
"symfony-cmf/routing-bundle": "^1.2.0|^2.0",
"aferrandini/urlizer": "1.0.*"
Expand Down

0 comments on commit 7ff9e68

Please sign in to comment.