Closed CauanCabral closed 4 years ago
Nothing is testing with Elastica 7. I don't see a stable release for 7.0 yet.
ruflin/elastica (6.1.1): Downloading (100%)
If we can have tests passing against elastica 7 then I'm a :+1: on this.
I had tried explicity define cakephp\elastic-search: ^2.0.0
and rufflin\elastica: 7.0.0-dev
in my local setup - but composer failed to met both requirements. So, changing locally composer.json
as I suggested here, from cakephp\elastic-search
I can run my code.
But, thinking better, I don't see that as correct. I will expect a final release from elastica and think better how to support two major versions of them.
With that, someone using CakePHP 3.6+ can update your ElasticSearch instalation without more work