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 8.4.0 support? #11

Closed
ajanini opened this issue Sep 16, 2020 · 1 comment · Fixed by #12
Closed

Laravel 8.4.0 support? #11

ajanini opened this issue Sep 16, 2020 · 1 comment · Fixed by #12

Comments

@ajanini
Copy link

ajanini commented Sep 16, 2020

I tried installing on Laravel 8.4.0, but got the following error in Terminal:

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

  Problem 1
    - Installation request for laravel/framework (locked at v8.4.0, required as ^8.0) -> satisfiable by laravel/framework[v8.4.0].
    - Installation request for supliu/laravel-query-monitor ^1.0 -> satisfiable by supliu/laravel-query-monitor[1.0.0, 1.0.1, 1.0.x-dev].
    - Can only install one of: laravel/framework[8.x-dev, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.0.0, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.0.1, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.0.2, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.0.3, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.0.4, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.1.0, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.2.0, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.3.0, 5.7.x-dev].
    - Can only install one of: laravel/framework[v8.4.0, 5.7.x-dev].
    - Can only install one of: laravel/framework[5.7.x-dev, v8.4.0].
    - Can only install one of: laravel/framework[5.7.x-dev, v8.4.0].
    - Conclusion: install laravel/framework 5.7.x-dev
    - Installation request for laravel/framework ^8.0 -> satisfiable by laravel/framework[8.x-dev, v8.0.0, v8.0.1, v8.0.2, v8.0.3, v8.0.4, v8.1.0, v8.2.0, v8.3.0, v8.4.0].

Not sure what the problem is. It seems 8.4.0 should be supported...

@Lotuashvili
Copy link

Same here for Laravel 8.7.1.

image

@supliu @jansenfelipe Please...

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

Successfully merging a pull request may close this issue.

2 participants