Skip to content

Commit 759a2a1

Browse files
authored
Require PHP 5.5 as specified in composer.json
Related to 822d19e
1 parent 15ef2b7 commit 759a2a1

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)