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.x] Implies only the new migrations behaviour on L11 #305

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

nunomaduro
Copy link
Member

This pull request makes the new behaviour (regarding applying the database migrations on the selected) a thing only in Laravel 11.

src/NewCommand.php Outdated Show resolved Hide resolved
@taylorotwell
Copy link
Member

I don't think we'll take any action here on L10 for now. If anything, we would backport our fix from L11.

@driesvints driesvints deleted the fix/new-migrations-behaviour-on-l10 branch January 23, 2024 14:12
@nunomaduro nunomaduro restored the fix/new-migrations-behaviour-on-l10 branch January 23, 2024 15:10
@nunomaduro nunomaduro reopened this Jan 23, 2024
@taylorotwell taylorotwell merged commit e5a3ce8 into master Jan 23, 2024
20 checks passed
@taylorotwell taylorotwell deleted the fix/new-migrations-behaviour-on-l10 branch January 23, 2024 16:26
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.

3 participants