Skip to content

Commit

Permalink
Merge pull request #7 from vdwijngaert/patch-1
Browse files Browse the repository at this point in the history
Fix Symfony 4 support
  • Loading branch information
danaki authored May 4, 2020
2 parents 2185d19 + 72c3498 commit db35c48
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 @@ -10,7 +10,7 @@

"require": {
"php": "^7.1",
"symfony/framework-bundle": "^5.0",
"symfony/framework-bundle": "^5.0|^4.0",
"acelaya/doctrine-enum-type": "^2.3"
},

Expand Down

0 comments on commit db35c48

Please sign in to comment.