ElfSundae / laravel-hashid

Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
MIT License
407 stars 36 forks source link

Laravel 8.0 Support #24

Closed craftyshaun closed 3 years ago

craftyshaun commented 4 years ago

Hi;

I tried to upgrade to Laravel 8 today but noticed your package does not support this in the composer.json.

Is this something you'd like a PR for or are you happy to update the composer and tag a new release?

Cheers

Shaun

ElfSundae commented 4 years ago

Thanks for reminding me, just released 1.5.0 with L8 supported.

craftyshaun commented 4 years ago

Thanks for the update 🙏... One package closer to L8.