Skip to content

Commit

Permalink
Merge pull request #10 from garak/patch-2
Browse files Browse the repository at this point in the history
Raise requirements for Doctrine
  • Loading branch information
dmaicher committed Mar 22, 2016
2 parents 38f5245 + aff63cf commit 1758a8f
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 @@ -13,6 +13,7 @@
"require": {
"php": ">=5.5.0",
"symfony/symfony": "~2.3|~3.0",
"doctrine/dbal": "~2.5",
"doctrine/doctrine-bundle": "~1.4",
"phpunit/phpunit": "~4.1"
},
Expand Down

0 comments on commit 1758a8f

Please sign in to comment.