We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d394b2 commit 7ee00e5Copy full SHA for 7ee00e5
1 file changed
.travis.yml
@@ -22,7 +22,7 @@ before_install:
22
- git clone https://github.com/neos/neos-base-distribution.git -b ${NEOS_TARGET_VERSION}
23
- cd neos-base-distribution
24
- composer remove --no-update --no-interaction neos/site-kickstarter
25
- - composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:dev-master
+ - composer require --no-update --no-interaction flowpack/elasticsearch-contentrepositoryadaptor:^5.0
26
install:
27
- composer install --no-interaction
28
- cd ..
0 commit comments