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:
Solution:
maybe removing the composer.lock file and run composer install again try to set "minimum-stability": "stable"...
Jump to solution
4 Replies
LeandroFerreira
LeandroFerreira5mo ago
share the composer.json please
Solution
LeandroFerreira
LeandroFerreira5mo ago
maybe removing the composer.lock file and run composer install again try to set "minimum-stability": "stable"
ryggdunk
ryggdunk5mo ago
Removed composer.lock, manually changed to 3.1 and did install again. I think that did the trick. Thanks
Want results from more Discord servers?
Add your server
More Posts