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

Problem with installing on Laravel 7.25 #7

Closed
ahmedoid opened this issue Aug 16, 2020 · 3 comments
Closed

Problem with installing on Laravel 7.25 #7

ahmedoid opened this issue Aug 16, 2020 · 3 comments
Assignees
Labels
question Further information is requested

Comments

@ahmedoid
Copy link

I can't install package because ramsey/uuid is older than my version.

Problem 1
    - Conclusion: don't install assada/laravel-achievements 2.3.2
    - Conclusion: don't install assada/laravel-achievements v2.3.1
    - Conclusion: remove ramsey/uuid 4.1.0
    - Installation request for assada/laravel-achievements ^2.3 -> satisfiable by assada/laravel-achievements[2.3.2, v2.3.0, v2.3.1].
    - Conclusion: don't install ramsey/uuid 4.1.0
    - assada/laravel-achievements v2.3.0 requires ramsey/uuid ^3.5 -> satisfiable by ramsey/uuid[3.5.0, 3.5.1, 3.5.2, 3.6.0, 3.6.1, 3.7.0, 3.7.1, 3.7.2, 3.7.3, 3.8.0, 3.9.0, 3.9.1, 3.9.2, 3.9.3, 3.x-dev].
    - Can only install one of: ramsey/uuid[3.5.0, 4.1.0].
    - Can only install one of: ramsey/uuid[3.5.1, 4.1.0].
    - Can only install one of: ramsey/uuid[3.5.2, 4.1.0].
    - Can only install one of: ramsey/uuid[3.6.0, 4.1.0].
    - Can only install one of: ramsey/uuid[3.6.1, 4.1.0].
    - Can only install one of: ramsey/uuid[3.7.0, 4.1.0].
    - Can only install one of: ramsey/uuid[3.7.1, 4.1.0].
    - Can only install one of: ramsey/uuid[3.7.2, 4.1.0].
    - Can only install one of: ramsey/uuid[3.7.3, 4.1.0].
    - Can only install one of: ramsey/uuid[3.8.0, 4.1.0].
    - Can only install one of: ramsey/uuid[3.9.0, 4.1.0].
    - Can only install one of: ramsey/uuid[3.9.1, 4.1.0].
    - Can only install one of: ramsey/uuid[3.9.2, 4.1.0].
    - Can only install one of: ramsey/uuid[3.9.3, 4.1.0].
    - Can only install one of: ramsey/uuid[3.x-dev, 4.1.0].
    - Installation request for ramsey/uuid (locked at 4.1.0, required as ^3 || ^4) -> satisfiable by ramsey/uuid[4.1.0].

Is it possible to upgrade requirements of package?

Thanks.

@assada
Copy link
Owner

assada commented Aug 19, 2020

I need time to check compatibility.

@assada assada added the question Further information is requested label Aug 19, 2020
@assada assada self-assigned this Aug 19, 2020
@assada
Copy link
Owner

assada commented Aug 19, 2020

Resolved in #8

@assada
Copy link
Owner

assada commented Aug 19, 2020

@assada assada closed this as completed Aug 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants