Skip to content

Commit

Permalink
add suggest for doctrine-bundle and doctrine orm
Browse files Browse the repository at this point in the history
  • Loading branch information
philippe-levan committed Jul 16, 2013
1 parent 44c65ed commit 13b629a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
"beberlei/DoctrineExtensions": "dev-master",
"doctrine/orm": "~2.2,>=2.2.3"
},
"suggest": {
"doctrine/doctrine-bundle": "*",
"doctrine/orm": "*"
},
"autoload": {
"psr-0": { "Tbbc\\MoneyBundle": "" }
},
Expand Down

0 comments on commit 13b629a

Please sign in to comment.