How to handel filament/filament 3.x-dev requires filament/support 3.x-dev -> satisfiable by filament

please give a explanation how to solve the error
4 Replies
rg.block
rg.block2y ago
Can you share what you have on your composer.json file? There are several other questions regarding this, the issue points to having the wrong required version for one of the packages.
Dennis Koch
Dennis Koch2y ago
Solve this error by installing right version. Sorry, but how on earth should we help you posting a single line of a composer install error? 🤔 Please provide some more information.
marutiraj
marutiraj2y ago
use -W flag while composer install
Zetto
Zetto2y ago
Read the logs until the end, it should tell you what is necessary.

Did you find this page helpful?