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

using stable-dev in tests to get latest fixes from Symfony #648

Merged
merged 8 commits into from Jul 6, 2020

Conversation

weaverryan
Copy link
Member

This avoids a behavior change in symfony/console@6f533d9...d2c9f77 from symfony/symfony#37286

I'll create a PR to revert this after merge, which we will merge once the issue is resolved.

@weaverryan weaverryan changed the title temporarily downgrading symfony/console in tests using stable-dev in tests to get latest fixes from Symfony Jul 4, 2020
This will get a bug fix we need for the tests. And in general, I think
it will make debugging easier as, by default, you will be testing
against the latest code on the stable branch. When that code changes,
you will immediataely get it in the tests
@weaverryan weaverryan merged commit 51c48ca into symfony:master Jul 6, 2020
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.

None yet

1 participant