Skip to content
This repository has been archived by the owner on Apr 4, 2019. It is now read-only.

Commit

Permalink
Bump Symfony requirement to ~2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lolautruche committed Dec 4, 2014
1 parent 11e5cf6 commit 6c70a0a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -13,8 +13,8 @@
"psr-0": { "": "src/" }
},
"require": {
"php": ">=5.3.17",
"symfony/symfony": "~2.5.0",
"php": ">=5.4.4",
"symfony/symfony": "~2.6",
"twig/extensions": "~1.0",
"symfony/assetic-bundle": "~2.3",
"symfony/swiftmailer-bundle": "~2.3",
Expand Down

0 comments on commit 6c70a0a

Please sign in to comment.