Commit 3053229
committed
minor #13932 Fixed mention of minimum PHP version for v4.x (FlyingDR)
This PR was merged into the 4.4 branch.
Discussion
----------
Fixed mention of minimum PHP version for v4.x
Minimum PHP version for Symfony 4.x is [7.1.3](https://github.com/symfony/symfony/blob/4.4/composer.json#L19), but documentation doesn't reflect this change and keep same PHP version as 3.x.
Commits
-------
8ddf98d Fixed minimum PHP version for v4.41 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments