Skip to content

Commit

Permalink
Fixed the composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
stof committed Jun 27, 2012
1 parent d5d69e8 commit d54afd1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Expand Up @@ -21,7 +21,8 @@
],
"require": {
"php": ">=5.3.2",
"symfony/symfony": ">=2.0",
"symfony/doctrine-bridge": "2.1.*",
"doctrine/doctrine-bundle": "1.0.*",
"doctrine/data-fixtures": "*"
},
"autoload": {
Expand Down

0 comments on commit d54afd1

Please sign in to comment.