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

do not install with laravel 8 #156

Closed
betterapp opened this issue Sep 12, 2020 · 1 comment
Closed

do not install with laravel 8 #156

betterapp opened this issue Sep 12, 2020 · 1 comment

Comments

@betterapp
Copy link

betterapp commented Sep 12, 2020

  • Localization Version: 8
  • Laravel Version: 8
  • PHP Version: 7.3

Description:

Using version ^7.0 for arcanedev/localization
./composer.json has been updated
Running composer update arcanedev/localization
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- arcanedev/localization[7.0.0, ..., v7.x-dev] require arcanedev/support ^7.0 -> satisfiable by arcanedev/support[7.0.0, 7.1.0, 7.1.1, 7.1.2].
- arcanedev/support[7.0.0, ..., 7.1.2] require illuminate/filesystem ^7.0 -> found illuminate/filesystem[v7.0.0, ..., 7.x-dev] but it conflicts with another require.
- Root composer.json requires arcanedev/localization ^7.0 -> satisfiable by arcanedev/localization[7.0.0, v7.x-dev].

Steps To Reproduce:

  • install new laravel 8 app and then
  • composer require arcanedev/localization
@arcanedev-maroc
Copy link
Member

Try again

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

2 participants