Commit 12a1bb2
committed
minor #18818 Mention the Symfony packages that don't follow the components versioning (javiereguiluz)
This PR was merged into the 5.4 branch.
Discussion
----------
Mention the Symfony packages that don't follow the components versioning
Fixes #16755.
This is not the exact fix asked in the related issue. But, I don't think it's a good idea to show an exhaustive list of all the Symfony packages that follow their own versioning (there are more than 200 Symfony packages!).
So, in this PR I propose to just show the three biggest package patterns that follow their own versioning.
Commits
-------
86abb5a Mention the Symfony packages that don't follow the components versioning1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
155 | | - | |
156 | | - | |
157 | | - | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
158 | 159 | | |
159 | 160 | | |
160 | 161 | | |
| |||
0 commit comments