Skip to content

Commit

Permalink
Fixed doctrine bundle version
Browse files Browse the repository at this point in the history
  • Loading branch information
rgrebenchuk committed Jan 29, 2014
1 parent 7ba90ed commit 50d58ef
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 @@ -19,7 +19,7 @@
"lib-ICU": ">=4.4",
"symfony/symfony": "v2.3.6",
"doctrine/orm": "2.4.*@dev",
"doctrine/doctrine-bundle": "1.2.x-dev",
"doctrine/doctrine-bundle": "1.3.x-dev",
"doctrine/data-fixtures": "1.0.0",
"doctrine/doctrine-fixtures-bundle": "2.2.0",
"twig/extensions": "1.0.1",
Expand Down

0 comments on commit 50d58ef

Please sign in to comment.