poteto-dev / laravel-ui-stisla

MIT License
60 stars 22 forks source link

Failed install on laravel 9 #25

Open ardiansah21 opened 2 years ago

ardiansah21 commented 2 years ago

when i run composer require poteto-dev/laravel-ui-stisla --dev, i get some error like this

composer require poteto-dev/laravel-ui-stisla --dev
Info from https://repo.packagist.org: #StandWithUkraine
Using version ^0.1.7 for poteto-dev/laravel-ui-stisla
./composer.json has been updated
Running composer update poteto-dev/laravel-ui-stisla
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires poteto-dev/laravel-ui-stisla ^0.1.7 -> satisfiable by poteto-dev/laravel-ui-stisla[v0.1.7].
    - poteto-dev/laravel-ui-stisla v0.1.7 requires illuminate/console ~5.8|^6.0|^7.0|^8.0 -> found illuminate/console[v5.8.0, ..., 5.8.x-dev, v6.0.0, ..., 6.x-dev, v7.0.0, ..., 7.x-dev, v8.0.0, ..., 8.x-dev] but these were not loaded, likely because it conflicts with another require.

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

how to repair this?

ragil132 commented 2 years ago

same here... still looking for answer

Sztuk commented 2 years ago

same error with this reqiure for blank laravel project