Commit b05b66b
committed
minor #13933 Fixed mention of minimum PHP version for v5.x (FlyingDR)
This PR was merged into the 5.0 branch.
Discussion
----------
Fixed mention of minimum PHP version for v5.x
Minimum PHP version for Symfony 5.x is [7.2.5](https://github.com/symfony/symfony/blob/5.0/composer.json#L19), but documentation doesn't reflect this change and keep same PHP version as 3.x.
Commits
-------
377c0c0 Fixed mention of minimum PHP version for v5.x1 file changed
+3
-3
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 | | |
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
196 | | - | |
197 | | - | |
| 196 | + | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments