Skip to content

Commit

Permalink
require PHP 5.3.9 to match symfony core
Browse files Browse the repository at this point in the history
  • Loading branch information
lsmith77 committed Jun 4, 2015
1 parent c1848b9 commit e37466b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
"psr-0": { "": "src/" }
},
"require": {
"php": ">=5.3.3",
"php": ">=5.3.9",
"symfony/symfony": "~2.3",
"twig/extensions": "~1.0",
"symfony/assetic-bundle": "~2.3",
Expand Down

0 comments on commit e37466b

Please sign in to comment.