Skip to content

Commit

Permalink
update symfony dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyes kooli committed Mar 17, 2016
1 parent b8b8a25 commit 0d518b6
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 @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.3.3",
"symfony/framework-bundle": "~2.7",
"symfony/framework-bundle": "~2.5|~3.0",
"symfony/console": "~2.7"
},
"require-dev": {
Expand Down

0 comments on commit 0d518b6

Please sign in to comment.