Commit 1c6e4436 authored by Igor Wiedler's avatar Igor Wiedler

[composer] bump PHP requirement to 5.3.2

parent ca2d515b
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
} }
], ],
"require": { "require": {
"php": ">=5.3.0", "php": ">=5.3.2",
"Pimple": ">=1.0.0", "Pimple": ">=1.0.0",
"Symfony-BrowserKit": ">=2.0.0", "Symfony-BrowserKit": ">=2.0.0",
"Symfony-CssSelector": ">=2.0.0", "Symfony-CssSelector": ">=2.0.0",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment