Skip to content

Commit

Permalink
update composer json requirements doctrine orm
Browse files Browse the repository at this point in the history
  • Loading branch information
cymo-tgillet authored Nov 7, 2018
1 parent 0a27177 commit 7d3e818
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 @@ -16,7 +16,7 @@
"require": {
"php": ">=7",
"symfony/symfony": ">=3",
"doctrine/orm": "2.5.*",
"doctrine/orm": ">=2.5",
"twig/twig": "~1.34|~2.4"
},
"autoload": {
Expand Down

0 comments on commit 7d3e818

Please sign in to comment.