Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
garak committed Jun 4, 2013
1 parent 2fa3051 commit c49948d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
],
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.1,<2.3-dev",
"symfony/form": ">=2.1,<2.3-dev",
"symfony/framework-bundle": ">=2.1,<2.4-dev",
"symfony/form": ">=2.1,<2.4-dev",
"doctrine/orm": "*"
},
"autoload": {
Expand Down

0 comments on commit c49948d

Please sign in to comment.