Skip to content

Commit 0edb2b9

Browse files
committed
minor #357 Require PHP 5.5 as specified in composer.json (GromNaN)
This PR was merged into the master branch. Discussion ---------- Require PHP 5.5 as specified in composer.json Related to 822d19e Commits ------- 759a2a1 Require PHP 5.5 as specified in composer.json
2 parents 15ef2b7 + 759a2a1 commit 0edb2b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ to develop Symfony applications following the recommended best practices.
99
Requirements
1010
------------
1111

12-
* PHP 5.3 or higher;
12+
* PHP 5.5 or higher;
1313
* PDO-SQLite PHP extension enabled;
1414
* and the [usual Symfony application requirements](http://symfony.com/doc/current/reference/requirements.html).
1515

0 commit comments

Comments
 (0)