Commit d591900
committed
minor symfony#8785 remove needless PHP version (xabbuh)
This PR was merged into the 3.3 branch.
Discussion
----------
remove needless PHP version
Since you already need PHP 5.5.9+ to be able to use Symfony 3 it is not
necessary to talk about PHP 5.3.
Commits
-------
44270cd remove needless PHP version1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
| |||
0 commit comments