Skip to content

Commit

Permalink
Updating composer to allow for Symfony 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ollietb committed Jan 16, 2014
1 parent 9f62f7c commit 75814da
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 @@ -14,7 +14,7 @@
],
"require": {
"php": ">=5.3.2",
"symfony/framework-bundle": ">=2.1,<2.4-dev"
"symfony/framework-bundle": ">=2.1,<2.5-dev"
},
"autoload": {
"psr-0": {
Expand Down

0 comments on commit 75814da

Please sign in to comment.