How do I update from 3.0 to 3.1?
Composer update doesn't update beyond 3.0.
filament:upgrade doesnt work either. stays at 3.
Running "composer require filament/filament:"^3.1" -W" gives error:
filament:upgrade doesnt work either. stays at 3.
Running "composer require filament/filament:"^3.1" -W" gives error:
message.txt5.75KB
Solution
maybe removing the
try to set
composer.lock file and run composer install againtry to set
"minimum-stability": "stable"