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
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