goldspecdigital/laravel-eloquent-uuid

php8 compatibility

Gerbenodk opened this issue · 2 comments

atm this packages doesn't allow me to upgrade to php8 :(

I fixed it by running:
composer require goldspecdigital/laravel-eloquent-uuid:^8.0 --ignore-platform-reqs

I installed the package ignoring the platform requirements but would be nice to check and update the requirements.