Skip to content

Commit

Permalink
Add version 2.4 requirement for doctrine
Browse files Browse the repository at this point in the history
  • Loading branch information
ip512 committed Apr 29, 2015
1 parent 2292ef2 commit a01d235
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 @@ -28,7 +28,7 @@
"symfony/property-access": "*",
"phpoffice/phpexcel": "*",
"doctrine/dbal": "*",
"doctrine/orm": "*",
"doctrine/orm": "~2.4",
"symfony/console": "~2.5.0",
"symfony/validator": "~2.3.0"
},
Expand Down

0 comments on commit a01d235

Please sign in to comment.