basemkhirat / elasticsearch

The missing elasticsearch ORM for Laravel, Lumen and Native php applications
MIT License
401 stars 130 forks source link

Not working with Elastic Search 6.0 #96

Open gecas opened 6 years ago

gecas commented 6 years ago

Tried to install this package on my lumen app with elasticserach/elasticsearch package version 6.0,got this: Using version ^1.3 for basemkhirat/elasticsearch ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Your requirements could not be resolved to an installable set of packages.

Problem 1

Installation failed, reverting ./composer.json to its original content.

moazam1 commented 5 years ago

same issue.