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

Laravel 12 support #980

Merged
merged 4 commits into from
Feb 18, 2025
Merged

Laravel 12 support #980

merged 4 commits into from
Feb 18, 2025

Conversation

stayallive
Copy link
Collaborator

@stayallive stayallive commented Feb 11, 2025

livewire/livewire had to be removed because it doesn't support L12 yet so we can't have it install. We are not using it except for phpstan and in development (to have autocomplete) so this is not a critical loss and we could release without it (since dev dependencies don't end up in the release anyway).

Another thing is the added "minimum-stability": "dev" we need because L12 is not out yet. This is also just a thing for local composer installs so can be released.

Release date is planned on February 24th, so we should aim for a release of the Sentry integration a few days before that.

@cleptric
Copy link
Member

livewire/livewire#9155 👀

@stayallive stayallive marked this pull request as ready for review February 18, 2025 08:19
@stayallive stayallive requested a review from cleptric February 18, 2025 08:19
@stayallive stayallive merged commit 999bc25 into master Feb 18, 2025
30 checks passed
@stayallive stayallive deleted the laravel-12 branch February 18, 2025 08:31
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