Skip to content

Support Laravel 12 #99

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

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Conversation

KentarouTakeda
Copy link
Contributor

@KentarouTakeda KentarouTakeda commented Feb 11, 2025

This pull request adds support for Laravel 12.

This repository does not appear to have CI set up, but I checked the test path in my local environment:

Test-with-Laravel-12

At this time, Laravel 12 requires the dev version to be installed, so I added "minimum-stability": "dev" to composer.json. At the same time, I also added "prefer-stable": true, so that no libraries other than Laravel will have dev versions added.
Laravel 12 has been released and it is no longer necessary, so I have reverted back to the original.

@KentarouTakeda
Copy link
Contributor Author

@mechelon
Hello, Laravel 12 has been released. Could you please take a look at this pull request?

@mpociot mpociot merged commit 2cf1286 into beyondcode:master Feb 26, 2025
@KentarouTakeda
Copy link
Contributor Author

@mpociot
Thanks!!!

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.

2 participants