You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#44894 [CI] If package is not bridge, it should be in replace section (Nyholm)
This PR was merged into the 5.3 branch.
Discussion
----------
[CI] If package is not bridge, it should be in replace section
| Q | A
| ------------- | ---
| Branch? | 6.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
| Doc PR |
Related to symfony#44511. Ping `@fancyweb`
We should only add packages in the root composer's replace section for bundles, packages and contracts. Ie everything but bridges.
Commits
-------
d9f0d8e [CI] If package is not bridge, it should be in replace section
0 commit comments