Skip to content

Removing hidden dependency on the security-bundle #73

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

Merged
merged 4 commits into from
Jun 8, 2020

Conversation

moufmouf
Copy link
Member

@moufmouf moufmouf commented Jun 8, 2020

The Graphqlite bundle would fail to load of the security-bundle was not in the project (because of a hidden dependency on Symfony's UserInterface)
This fixes the issue.

Closes #72

The Graphqlite bundle would fail to load of the security-bundle was not in the project (because of a hidden dependency on Symfony's UserInterface)
This fixes the issue.

Closes thecodingmachine#72
@moufmouf moufmouf force-pushed the without_security_bundle branch from 24addda to 1adbbb0 Compare June 8, 2020 10:24
@moufmouf moufmouf force-pushed the without_security_bundle branch from 0060d04 to 00a6d94 Compare June 8, 2020 10:55
@moufmouf moufmouf merged commit a50e1a8 into thecodingmachine:master Jun 8, 2020
@moufmouf moufmouf deleted the without_security_bundle branch June 8, 2020 10:59
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

Successfully merging this pull request may close these issues.

Does bundle require security component to be installed?
1 participant