Closed
Description
Symfony version(s) affected
5.4.10
Description
When injecting (autowiring) Chatter Service in a controller method
You have requested a non-existent service "chatter"
How to reproduce
Install Notify component, create simple controller and try to inject ChatterInterface in a controller method
Possible Solution
No response
Additional Context
No response