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 7 Compatibility #10

Open
ejntaylor opened this issue Mar 7, 2020 · 2 comments
Open

Laravel 7 Compatibility #10

ejntaylor opened this issue Mar 7, 2020 · 2 comments

Comments

@ejntaylor
Copy link

Would love to try this out but (along with Inertia Tables) it throws an error when installing with Laravel 7.

Thanks in advance for your hard work - looks great.

`Your requirements could not be resolved to an installable set of packages.

Problem 1
- harmonic/laravel-preset v1.0.0 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.1 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.2 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.3 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.4 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.5 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.6 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.7 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- harmonic/laravel-preset v1.0.8 requires laravel/framework ^5.8 -> satisfiable by laravel/framework[5.8.x-dev].
- Conclusion: don't install laravel/framework 5.8.x-dev
- Installation request for harmonic/laravel-preset ^1.0 -> satisfiable by harmonic/laravel-preset[v1.0.0, v1.0.1, v1.0.2, v1.0.3, v1.0.4, v1.0.5, v1.0.6, v1.0.7, v1.0.8].

Installation failed, reverting ./composer.json to its original content.`

@ejntaylor
Copy link
Author

I had a crack at updating this preset and table to Laravel7, but was not successful. I wasn't 100% sure how to get the preset composer command to use my development branch of the table repo.

Anyway, might be of use so I will link here:

https://github.com/raisonon/laravel-preset/tree/bugfix/laravel7
https://github.com/raisonon/inertia-table/tree/bugfix/laravel7

@MohamedAbdelkarim
Copy link

same here!

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

No branches or pull requests

2 participants