teamtnt / laravel-scout-tntsearch-driver

Driver for Laravel Scout search package based on https://github.com/teamtnt/tntsearch
MIT License
1.09k stars 144 forks source link

PHP 8 Support #304

Closed davehowson closed 3 years ago

davehowson commented 3 years ago

I cannot seem to install this on PHP 8 because of this

teamtnt/tntsearch[v2.0.0, ..., v2.5.0] require php ~7.1 -> your php version (8.0.0) does not satisfy that requirement.

repat commented 3 years ago

@nticaric Can we somehow help with this?

nticaric commented 3 years ago

Check out v11.4.0, it should work on PHP 8