php8 compatibility
Gerbenodk opened this issue · 2 comments
Gerbenodk commented
atm this packages doesn't allow me to upgrade to php8 :(
Gerbenodk commented
I fixed it by running:
composer require goldspecdigital/laravel-eloquent-uuid:^8.0 --ignore-platform-reqs
jefersonralmeida commented
I installed the package ignoring the platform requirements but would be nice to check and update the requirements.