michaeldyrynda / laravel-efficient-uuid

MIT License
304 stars 42 forks source link

Php 8 support #40

Closed parth391 closed 3 years ago

parth391 commented 3 years ago

Hello,

Getting error in php 8 as bellow:

- Root composer.json requires dyrynda/laravel-efficient-uuid ^4.2 -> satisfiable by dyrynda/laravel-efficient-uuid[4.2.0]. - dyrynda/laravel-efficient-uuid 4.2.0 requires php ^7.3 -> your php version (8.0.0) does not satisfy that requirement.