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 10 Support #429

Closed
idrisalshikh opened this issue Feb 15, 2023 · 5 comments
Closed

Laravel 10 Support #429

idrisalshikh opened this issue Feb 15, 2023 · 5 comments

Comments

@idrisalshikh
Copy link

  • LogViewer Version: 9
  • Laravel Version: 10
  • PHP Version:8.1

Description:

can't upgrade to laravel 10

Steps To Reproduce:

composer update

error

Problem 1
- Root composer.json requires arcanedev/log-viewer 9.0 -> satisfiable by arcanedev/log-viewer[9.0.0].
- arcanedev/support 9.0.0 requires illuminate/support ^9.0 -> satisfiable by illuminate/support[v9.0.0, ..., v9.52.0].
- Only one of these can be installed: illuminate/support[v5.4.0, ..., v5.8.36, v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27, v9.0.0, ..., v9.52.0, v10.0.0], laravel/framework[v10.0.0]. laravel/framework replaces illuminate/support and thus cannot coexist with it.
- arcanedev/log-viewer 9.0.0 requires arcanedev/support ^9.0 -> satisfiable by arcanedev/support[9.0.0].
- Root composer.json requires laravel/framework ^10.0 -> satisfiable by laravel/framework[v10.0.0].

@neoteknic
Copy link
Contributor

+1, maybe just change the composer file ?

@mihaileu
Copy link

ARCANEDEV/Support#42 needs to be merged first and released a new minor tag for Support: 9.1.0

@suisseworks
Copy link

i get the same error

@repat
Copy link
Contributor

repat commented Mar 2, 2023

@arcanedev-maroc Could you update the underlying library so we can update to Laravel 10? :)

Thanks!

@arcanedev-maroc
Copy link
Member

Closed: #433

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.

6 participants