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

[2.x] Laravel v10 Support #1216

Merged
merged 16 commits into from Jan 16, 2023
Merged

[2.x] Laravel v10 Support #1216

merged 16 commits into from Jan 16, 2023

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Jan 10, 2023

This PR brings Laravel v10 support to Jetstream.

I adjusted the install command to fail when it cannot resolve composer dependencies. Previously, this was lost in our CI build and it wasn't clear why Jetstream couldn't be installed. Thanks to failing when composer dependencies cannot be resolved, I was able to find out Sanctum needed to be updated.

Blocked by:

@joshhanley
Copy link

@driesvints have tagged a Livewire release v2.11.0 with Laravel 10 support, so that should unblock you here 🙂

@driesvints driesvints marked this pull request as ready for review January 16, 2023 11:46
@taylorotwell taylorotwell merged commit 88a73f5 into 2.x Jan 16, 2023
@taylorotwell taylorotwell deleted the driesvints-patch-1 branch January 16, 2023 14:01
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.

None yet

3 participants