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

Upgrade for Laravel 8 #118

Merged
merged 2 commits into from
Sep 10, 2020

Conversation

codepotato
Copy link
Contributor

Small composer.json tweak to allow installation for Laravel 8.

@codepotato
Copy link
Contributor Author

I'm well aware that now the advice is to use Laravel Jetstream but there's no real reason why this cannot work on v8

Co-authored-by: Enzo Innocenzi <enzo@innocenzi.dev>
@michaeldyrynda michaeldyrynda merged commit 438d543 into laravel-frontend-presets:main Sep 10, 2020
@GJPhilippi
Copy link

GJPhilippi commented Sep 11, 2020

Following the Laravel upgrade guide to upgrade to Laravel 8, it has a dependency of laravel/ui of version "^3.0", when I now try to upgrade, it conflicts, as this package is still depending on version "^2.0" and doesn't accept version "^3.0".

@driesvints
Copy link

@GJPhilippi laravel/ui v3 was only released 22 hours ago. Give the maintainers here some time to update.

@michaeldyrynda
Copy link
Contributor

The upgrade guide, and laravel/ui:^3.0 - were tagged after we added Laravel 8.x support.

4.3.1 has been updated to account for this now.

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.

5 participants