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 v10 Support #5507

Merged
merged 9 commits into from Jan 15, 2023
Merged

Laravel v10 Support #5507

merged 9 commits into from Jan 15, 2023

Conversation

driesvints
Copy link
Contributor

@driesvints driesvints commented Jan 10, 2023

This PR adds Laravel v10 support. We'll need this to update Jetstream: laravel/jetstream#1216

Depends on:

@driesvints driesvints changed the title Update composer.json Laravel v10 Support Jan 10, 2023
@joshhanley
Copy link
Member

joshhanley commented Jan 11, 2023

@driesvints thanks! I'll get Caleb to have a look at the Sushi PR.

We also have an open PR to fix another issue with Laravel 10, see #5505.

@driesvints
Copy link
Contributor Author

driesvints commented Jan 11, 2023

Cool, we already got most of the Sushi PR done, just one failure left.

…s or greater as this issue has been fixed/update again in the next version of Laravel 9, see laravel/framework#45602
@joshhanley
Copy link
Member

joshhanley commented Jan 15, 2023

Laravel 10 tests we're failing due to newer updates/fixes to the recent rounding changes in Laravel merged into L10. So I've updated version comparisons in our tests to not include any newer Laravel 9 versions or greater.

See laravel/framework#45602

I've also merged @27pchrisl's changes from PR #5505 into this PR so it's all together.

Thanks everyone for your help on this PR! 🙂

@driesvints
Copy link
Contributor Author

Thanks @joshhanley!

calebporzio pushed a commit that referenced this pull request Jul 20, 2023
Laravel 10 support had already been added to composer.json, so just needed to add storage signature fix and enable in GitHub actions
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