Skip to content

Commit f05d4c8

Browse files
committed
TASK: Use dev-master of lowpack/elasticsearch
1 parent 3434f74 commit f05d4c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ before_install:
3030
- cd neos-base-distribution
3131
- composer config repositories.flowpack-elasticsearch git https://github.com/daniellienert/Flowpack.ElasticSearch.git
3232
- composer require --no-update --no-interaction neos/content-repository-search:dev-master
33-
- composer require --no-update --no-interaction flowpack/elasticsearch:"dev-feature/es-6-compatibility as 4.1"
33+
- composer require --no-update --no-interaction flowpack/elasticsearch:dev-master
3434
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
3535
- composer require --no-update --no-interaction neos/nodetypes
3636
- composer remove --no-update --no-interaction neos/site-kickstarter

0 commit comments

Comments
 (0)