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

[BUG] Laravel 10.x compatibility #4

Open
amarmain opened this issue May 22, 2023 · 3 comments
Open

[BUG] Laravel 10.x compatibility #4

amarmain opened this issue May 22, 2023 · 3 comments
Assignees

Comments

@amarmain
Copy link

  • Package Version: 2.1.0
  • Laravel Version: 10.11.0
  • PHP Version: 8.1.18

Describe the bug:

I cannot install the package through my configuration (with Laravel 10.x)

Steps To Reproduce:

Run the composer command:

composer require allysonsilva/laravel-multienv

I ve got this error:

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

  Problem 1
    - allysonsilva/laravel-multienv v1.0.0 requires laravel/framework ^8.0 -> found laravel/framework[v8.0.0, ..., v8.83.27] but it conflicts with your root composer.json require (^10.0).
    - allysonsilva/laravel-multienv v2.0.0 requires laravel/framework ^9.0 -> found laravel/framework[v9.0.0, ..., v9.52.7] but it conflicts with your root composer.json require (^10.0).
    - allysonsilva/laravel-multienv v2.1.0 requires laravel/framework ^9.32 -> found laravel/framework[v9.32.0, ..., v9.52.7] but it conflicts with your root composer.json require (^10.0).
    - Root composer.json requires allysonsilva/laravel-multienv * -> satisfiable by allysonsilva/laravel-multienv[v1.0.0, v2.0.0, v2.1.0].

@amarmain
Copy link
Author

any news please?

@amarmain
Copy link
Author

any up please ?

@amarmain
Copy link
Author

amarmain commented Sep 4, 2023

any up 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

No branches or pull requests

2 participants