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

Flip Symfony dependency management logic #315

Merged
merged 2 commits into from May 12, 2021
Merged

Conversation

@schlessera
Copy link
Member

@schlessera schlessera commented May 12, 2021

The script to build the Phar had stripped out all Symfony components except for those that are needed.

However, it turns out that Symfony seems to have become more granular and/or includes more helper packages for compatibility.

Therefore, this PR flips the logic so that we keep all Symfony dependencies except for those we specifically strip. This is hopefully a more robust way of dealing with this.

@schlessera schlessera requested a review from as a code owner May 12, 2021
@schlessera schlessera added this to the 2.5.0 milestone May 12, 2021
@schlessera schlessera merged commit b103f6c into master May 12, 2021
24 checks passed
Loading
@schlessera schlessera deleted the fix/flip-symfony-logic branch May 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant