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

Errors when working with PHP8 & Laravel 8 #178

Open
tunapiq opened this issue Jan 4, 2021 · 3 comments
Open

Errors when working with PHP8 & Laravel 8 #178

tunapiq opened this issue Jan 4, 2021 · 3 comments

Comments

@tunapiq
Copy link

tunapiq commented Jan 4, 2021

I encountered some issues when trying to run the composer require orangehill/iseed command in Laravel 8, I think the package's composer file needs to be adjusted. The error is shown below:

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

Problem 1
- orangehill/iseed[v2.6, ..., v2.6.1] require illuminate/support ^5.3.8 -> found illuminate/support[v5.3.16, ..., 5.8.x-dev] but these were not loaded, likely because it conflicts with another require.
- orangehill/iseed[v2.6.2, ..., v2.6.4] require php ^7.2 -> your php version (8.0.0) does not satisfy that requirement.
- Root composer.json requires orangehill/iseed ^2.6 -> satisfiable by orangehill/iseed[v2.6, ..., v2.6.4].

@bhaidar
Copy link

bhaidar commented Jan 4, 2021

@tunapiq Same here!

@ap-coder
Copy link

same here

@khalilst
Copy link

The solution is 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

4 participants