Skip to content

Commit 1ad02e4

Browse files
authored
Update php version requirement in readme
1 parent c0f6e71 commit 1ad02e4

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.5.9 or higher;
12+
* PHP 7.1.3 or higher;
1313
* PDO-SQLite PHP extension enabled;
1414
* and the [usual Symfony application requirements](https://symfony.com/doc/current/reference/requirements.html).
1515

0 commit comments

Comments
 (0)