Skip to content

Commit

Permalink
Update to Symfony 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolivas committed Oct 4, 2014
1 parent 660a71b commit bb64faa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
],
"require": {
"php": ">=5.4.2",
"symfony/console": "~2.4.0",
"symfony/finder": "~2.4.0",
"symfony/dependency-injection": "~2.4.0",
"symfony/console": "2.5.*",
"symfony/finder": "2.5.*",
"symfony/dependency-injection": "2.5.*",
"twig/twig": "~1.15",
"composer/installers": "~1.0"
},
Expand Down

0 comments on commit bb64faa

Please sign in to comment.