Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depend on individual Symfony components #27

Open
thkoch2001 opened this issue May 26, 2014 · 1 comment
Open

Depend on individual Symfony components #27

thkoch2001 opened this issue May 26, 2014 · 1 comment

Comments

@thkoch2001
Copy link

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.

@reecefowell
Copy link
Member

Do you know what would need to change in order that it does not depend on the full distribution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants