Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working with Elastic Search 6.0 #96

Open
gecas opened this issue Oct 18, 2018 · 1 comment
Open

Not working with Elastic Search 6.0 #96

gecas opened this issue Oct 18, 2018 · 1 comment

Comments

@gecas
Copy link

gecas commented Oct 18, 2018

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 request for elasticsearch/elasticsearch (locked at v6.0.1, required as ^6.0) -> satisfiable by elasticsearch/elasticsearch[v6.0.1].
- basemkhirat/elasticsearch 1.3 requires elasticsearch/elasticsearch ^5.0 -> satisfiable by elasticsearch/elasticsearch[5.0.x-dev].
- basemkhirat/elasticsearch 1.3.1 requires elasticsearch/elasticsearch ^5.0 -> satisfiable by elasticsearch/elasticsearch[5.0.x-dev].
- Conclusion: don't install elasticsearch/elasticsearch 5.0.x-dev
- Installation request for basemkhirat/elasticsearch ^1.3 -> satisfiable by basemkhirat/elasticsearch[1.3, 1.3.1].

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

@moazam1
Copy link

moazam1 commented Apr 10, 2019

same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants