You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./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.
The text was updated successfully, but these errors were encountered:
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].
The text was updated successfully, but these errors were encountered: