Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Pin-pointed doctrine fixtures to version 2.0
  • Loading branch information
guilhermeblanco committed Nov 19, 2013
1 parent 4ea09f9 commit b044a90
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 @@ -13,7 +13,7 @@
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.0,<3.0-dev",
"doctrine/doctrine-fixtures-bundle": "dev-master"
"doctrine/doctrine-fixtures-bundle": "2.*"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit b044a90

Please # to comment.