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
Before we used CCDNUserSecurityBundle, we had a list of the individual Symfony components that we depend on. Since CCDNUserSecurityBundle has a dependency on Symfony/Symfony we had to finally make the step to depend on the full Symfony distribution.
It was not such a problem in our case, but it might be for others. So maybe it would be better if CCDNUserSecurityBundle would depend just on the Symfony components that are real dependencies.
The text was updated successfully, but these errors were encountered:
Before we used CCDNUserSecurityBundle, we had a list of the individual Symfony components that we depend on. Since CCDNUserSecurityBundle has a dependency on Symfony/Symfony we had to finally make the step to depend on the full Symfony distribution.
It was not such a problem in our case, but it might be for others. So maybe it would be better if CCDNUserSecurityBundle would depend just on the Symfony components that are real dependencies.
The text was updated successfully, but these errors were encountered: