Skip to content

Commit a2deabb

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fixed minimum PHP version for v4.4
2 parents d182a48 + 3053229 commit a2deabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contributing/code/pull_requests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Before working on Symfony, setup a friendly environment with the following
2525
software:
2626

2727
* Git;
28-
* PHP version 5.5.9 or above.
28+
* PHP version 7.1.3 or above.
2929

3030
Configure Git
3131
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)