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

Revert "Move "polishsymfonycommunity/symfony-mocker-container" into dev dependencies" due to the BC break #13373

Merged
merged 1 commit into from
Dec 9, 2021

Conversation

lchrusciel
Copy link
Member

This reverts commit 673bc66.

Q A
Branch? 1.10
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets
License MIT

In the #13118 we've introduced a small BC-Break. This commit breaks updated applications if they don't add && class_exists(MockerContainer::class) part of conditions to theirs kernel. Therefore, I'm proposing reverting this change, as it was part of patch release - which should be stable and easily accessible.

…ev dependencies" due to the BC break

This reverts commit 673bc66.
@lchrusciel lchrusciel requested a review from a team as a code owner December 9, 2021 11:45
@stloyd
Copy link
Contributor

stloyd commented Dec 9, 2021

Fun fact I was not proposing this change to 1.10 but to next major.

@lchrusciel
Copy link
Member Author

Yup, thats my fault.

@lchrusciel lchrusciel added the Bug Confirmed bugs or bugfixes. label Dec 9, 2021
@lchrusciel lchrusciel merged commit 928dc67 into Sylius:master Dec 9, 2021
@lchrusciel lchrusciel deleted the revert-mockery branch December 9, 2021 20:46
@lchrusciel
Copy link
Member Author

Should be merged to 1.10. I've downported commited to proper branch

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

Successfully merging this pull request may close these issues.

None yet

2 participants