Skip to content

Support Elasticsearch 6.x

Compare
Choose a tag to compare
@Oliboy50 Oliboy50 released this 09 Apr 22:07
· 15 commits to master since this release
composer.json: Support version ^6.0.0 for elasticsearch (#26)

* composer.json: Support version ^6.0.0 for elasticsearch

Allow use of the bundle for ElasticSearch/ElasticSearch 6.0.0 and higher

* composer.json: update pipe syntax to the OR operator