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

It can be installed on laravel 10 #297

Open
tisv opened this issue May 31, 2023 · 0 comments
Open

It can be installed on laravel 10 #297

tisv opened this issue May 31, 2023 · 0 comments

Comments

@tisv
Copy link

tisv commented May 31, 2023

root@283a4e458861:/var/www/gg_ess/backend# composer require davidhsianturi/laravel-compass --dev
./composer.json has been updated
Running composer update davidhsianturi/laravel-compass
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- davidhsianturi/laravel-compass[v1.1.1, ..., v1.2.1] require illuminate/console ^6.0|^7.0|^8.0 -> found illuminate/console[v6.0.0, ..., v6.20.44, v7.0.0, ..., v7.30.6, v8.0.0, ..., v8.83.27] but these were not loaded, likely because it conflicts with another require.
- davidhsianturi/laravel-compass v1.1.0 requires php ^7.3 -> your php version (8.2.6) does not satisfy that requirement.
- davidhsianturi/laravel-compass[v1.0.0, ..., v1.0.1] require php ^7.2 -> your php version (8.2.6) does not satisfy that requirement.
- davidhsianturi/laravel-compass[v0.1.0, ..., v0.6.0] require php ^7.1.3 -> your php version (8.2.6) does not satisfy that requirement.
- Root composer.json requires davidhsianturi/laravel-compass * -> satisfiable by davidhsianturi/laravel-compass[v0.1.0, ..., v0.6.0, v1.0.0, ..., v1.2.1].

You can also try re-running composer require with an explicit version constraint, e.g. "composer require davidhsianturi/laravel-compass:*" to figure out if any version is installable, or "composer require davidhsianturi/laravel-compass:^2.1" if you know which you need.

Installation failed, reverting ./composer.json and ./composer.lock to their original content.

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

1 participant