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
Description
"Doctrine\Common\EventSubscriber" has already been autoconfigured and merge
!! () does not support merging autoconfiguration for the same class/interface.
Steps to reproduce
Possible Solution
We have to check if it is already tagged or not.
The text was updated successfully, but these errors were encountered:
Monofony version affected: all
Description
"Doctrine\Common\EventSubscriber" has already been autoconfigured and merge
!! () does not support merging autoconfiguration for the same class/interface.
Steps to reproduce
Possible Solution
We have to check if it is already tagged or not.
The text was updated successfully, but these errors were encountered: