Skip to content

Commit

Permalink
do not force doctrine orm version
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikzogg committed Oct 4, 2014
1 parent 2d9faca commit c7441a7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@
"require": {
"php": ">=5.3.3",
"pimple/pimple": ">=2.1,<4",
"dflydev/doctrine-orm-service-provider": "~2.0",
"doctrine/orm": "~2.4,>=2.4.5"
"dflydev/doctrine-orm-service-provider": "~2.0"
},
"require-dev": {
"phpunit/phpunit": "~4.1",
Expand Down

0 comments on commit c7441a7

Please sign in to comment.