kirkbushell / eloquence

A drop-in library for certain database functionality in Laravel, that allows for extra features that may never make it into the main project.
MIT License
548 stars 58 forks source link

Support PHP 8 !? #93

Closed tezrik closed 1 year ago

tezrik commented 3 years ago

hashids/hashids 1.0.6 requires php ^5.3.3 || ^7.0 version hashids/hashids:4.1 support php 8

mikebronner commented 2 years ago

@kirkbushell This can now be closed, as it works on PHP 8.0 and 8.1.