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

Failed to install #14

Open
phamtanlong opened this issue Aug 27, 2020 · 1 comment
Open

Failed to install #14

phamtanlong opened this issue Aug 27, 2020 · 1 comment

Comments

@phamtanlong
Copy link

$ ./composer.phar require laravel-admin-ext/reporter -vvv

Using version ^1.0 for laravel-admin-ext/reporter
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Installation request for laravel/framework (locked at v7.26.0, required as ^7.24) -> satisfiable by laravel/framework[v7.26.0].
    - Conclusion: don't install laravel-admin-ext/reporter v1.0.1
    - Can only install one of: encore/laravel-admin[1.5.x-dev, v1.8.2].
    - Can only install one of: encore/laravel-admin[v1.8.2, 1.5.x-dev].
    - Can only install one of: encore/laravel-admin[1.5.x-dev, v1.8.2].
    - laravel-admin-ext/reporter v1.0.0 requires encore/laravel-admin 1.5.* -> satisfiable by encore/laravel-admin[1.5.x-dev].
    - Installation request for laravel-admin-ext/reporter ^1.0 -> satisfiable by laravel-admin-ext/reporter[v1.0.0, v1.0.1].
    - Installation request for encore/laravel-admin (locked at v1.8.2, required as ^1.8) -> satisfiable by encore/laravel-admin[v1.8.2].


Installation failed, reverting ./composer.json to its original content.
@teobatman00
Copy link

I have the same issue with you and I would like the developer to update for integrating laravel latest version. This is my issue

Terminal
composer require laravel-admin-ext/reporter

Result

Your requirements could not be resolved to an installable set of packages.
Problem 1
- laravel-admin-ext/reporter v1.0.0 requires laravel/framework 5.5.* -> found laravel/framework[v5.5.0, ..., 5.5.x-dev] but it conflicts with
your root composer.json require (^8.40).
- laravel-admin-ext/reporter v1.0.1 requires laravel/framework ~5.5 -> found laravel/framework[v5.5.0, ..., 5.8.x-dev] but it conflicts with your root composer.json require (^8.40).
- Root composer.json requires laravel-admin-ext/reporter ^1.0 -> satisfiable by laravel-admin-ext/reporter[v1.0.0, v1.0.1].

I am unable to handle it.

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