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

not supported php 8.0 #341

Open
devHarandi opened this issue Dec 14, 2021 · 4 comments
Open

not supported php 8.0 #341

devHarandi opened this issue Dec 14, 2021 · 4 comments

Comments

@devHarandi
Copy link

devHarandi commented Dec 14, 2021

Problem 1
- illuminate/console[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.0.10) does not satisfy that requirement.
- illuminate/queue[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.0.10) does not satisfy that requirement.
- illuminate/auth[v7.0.0, ..., v7.28.4] require php ^7.2.5 -> your php version (8.0.10) does not satisfy that requirement.
- illuminate/console[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.0.10) does not satisfy that requirement.
- illuminate/queue[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.0.10) does not satisfy that requirement.
- illuminate/auth[v8.0.0, ..., v8.11.2] require php ^7.3 -> your php version (8.0.10) does not satisfy that requirement.
- Root composer.json requires kalnoy/nestedset ^6.0 -> satisfiable by kalnoy/nestedset[v6.0.0].

@precamp-io
Copy link

is there any plans to make it available for Laravel 8?

@tiagofrancafernandes
Copy link

Is this repository still being maintained? I can help with the update

@foresight-developers
Copy link

@tiagofrancafernandes we have forked this and have it supported with php 8 and laravel 8 as well. We are currently getting issues made to look what needs to be worked on next, but one of the major points is verifying it works with laravel 9 and the latest php versions.

https://github.com/TopOnePercent/baum

@foresight-developers
Copy link

@precamp-io our forked version here supports laravel 8 https://github.com/TopOnePercent/baum

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

4 participants