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

[5.7] Avoid breaking change of package removal #26727

Merged
merged 2 commits into from
Dec 4, 2018
Merged

[5.7] Avoid breaking change of package removal #26727

merged 2 commits into from
Dec 4, 2018

Conversation

GrahamCampbell
Copy link
Member

Perhaps we should move these from require to suggest in 5.8?

@driesvints
Copy link
Member

@GrahamCampbell this seems to break the Travis build.

@GrahamCampbell
Copy link
Member Author

Oh, a cyclic dependency. In that case, I think the removal should be reverted in Laravel 5.7, since it's a major breaking change.

@driesvints
Copy link
Member

@GrahamCampbell we've released a fix that move the illuminate/notification requirement for the packages to their require-dev section instead. So the cyclic dependency should be fixed. The build still fails for other reasons which I'm now investigating.

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

3 participants