mailerlite / laravel-elasticsearch

An easy way to use the official Elastic Search client in your Laravel applications.
MIT License
909 stars 187 forks source link

version problem #115

Closed aaranda93 closed 3 years ago

aaranda93 commented 3 years ago

is there a version that supports both laravel 5.8 and elasticsearch 7 ?

cviebrock commented 3 years ago

@aaranda93: cviebrock/laravel-elasticsearch:^4.1 should do what you need.