Skip to content

Commit 7ee00e5

Browse files
committed
TASK: Install 5.x of ElasticSearch.ContentRepositoryAdaptor
1 parent 9d394b2 commit 7ee00e5

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
@@ -22,7 +22,7 @@ before_install:
2222
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
2323
- cd neos-base-distribution
2424
- composer remove --no-update --no-interaction neos/site-kickstarter
25-
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
25+
- composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:^5.0
2626
install:
2727
- composer install --no-interaction
2828
- cd ..

0 commit comments

Comments
 (0)