owldesign/QARR

Can't use on PHP 8.0 due to Hashids being locked to 2.*.

jackabox opened this issue · 1 comments

Hashids won't allow for higher than PHP 7.4, so it's locking a site to 7.4. We'd like to upgrade to PHP 8.0, but can't because of this. Is it possible to update this?

Any update on this issue?