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
Replace FragmentRendererPass with tagged locator (see #3676)
Description
-----------
The `FragmentRendererPass` arguments have become deprecated in symfony/symfony#40468. Luckily, we don't actually need to use the compiler pass to get a list of services 😅
Commits
-------
e10c5339 Replace FragmentRendererPass with tagged locator
ff626d63 CS
d270e6e7 CS
0 commit comments