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

Installation failed in Laravel 8 and 7 #13

Open
Umer228 opened this issue Nov 10, 2020 · 3 comments
Open

Installation failed in Laravel 8 and 7 #13

Umer228 opened this issue Nov 10, 2020 · 3 comments

Comments

@Umer228
Copy link

Umer228 commented Nov 10, 2020

Screenshot_1

@joshrainwater
Copy link
Owner

Is this a fresh install? What version of laravel do you currently have installed in the folder?

@Umer228
Copy link
Author

Umer228 commented Nov 17, 2020

Laravel 7.25.0

@RyanNutt
Copy link

RyanNutt commented Nov 22, 2020

Similar issue on Laravel 8.

  Problem 1
    - Root composer.json requires joshrainwater/active-users ^2.0 -> satisfiable by joshrainwater/active-users[2.0].
    - joshrainwater/active-users 2.0 requires illuminate/support ~5.6|~5.7|~5.8|~6.0 -> found illuminate/support[v5.6.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev] but it conflicts with another require.


Installation failed, reverting ./composer.json and ./composer.lock to their original content.

I was able to install by using dev-master instead of 2.0 that's on Packagist.

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

3 participants