Switch to Laravel 8.37 >= anonymous migrations #961
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hello,
this PR refactors all of the migrations to anonymous migrations.
Since the upcoming Laravel 9 release is pretty close maybe it is time to drop some old dependencies (Laravel 8 & PHP 7.x) in the Jetstream package and start doing changes for a next major Jetstream (3.x) version?
So this is a kind of a tryout pr. I just want to checkout how the future of Jetstream Open Source development will look like. And how these kind of PRs are received by the maintainers.
I'm not sure how the Jetstream Package Major Versions release cycle is going to look like in the future since this is the first Major Laravel Release after Jetstream was born ( it really feels like a long time ago).
I hope I'm not annoying anyone with this PR. Feel free to close this pr and thank you for your feedback!
Have a nice weekend!