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

[8.x] Anonymous migrations #5585

Closed
wants to merge 2 commits into from
Closed

[8.x] Anonymous migrations #5585

wants to merge 2 commits into from

Conversation

driesvints
Copy link
Member

This implements anonymous migrations from laravel/framework#36906 for the skeleton.

@crynobone
Copy link
Member

If we want to do this, shouldn't we bump the minimum laravel/framework to ^8.37?

@driesvints
Copy link
Member Author

@crynobone I did that?

@crynobone
Copy link
Member

@driesvints ahh missed that

@taylorotwell
Copy link
Member

taylorotwell commented Apr 13, 2021

Hmm - I'm not sure if we should change this on a patch release of the skeleton. Could there be tooling out there that depends on the migration class names?

@driesvints
Copy link
Member Author

I don't know myself but we can definitely postpone to 9.x to be sure.

@taylorotwell
Copy link
Member

OK let's retarget to master.

@driesvints driesvints deleted the anonymous-migrations branch April 15, 2021 08:38
@driesvints
Copy link
Member Author

Sent to #5590

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants