Closed
Description
Symfony version(s) affected
6.4.dev
Description
Bug after composer update
How to reproduce
After update, 2 hours ago, this error message :
Cannot replace arguments for class "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener" if none have been configured yet.
Search and look my files...
Create new app: symfony new --version=dev test
Copy my file composer json and remove one by one, the components.
Result :
composer.json
And always error message
Solution ? please
Possible Solution
No response
Additional Context
No response