Skip to content

Commit 77394c4

Browse files
committed
TASK: Mark package to conflict with ESCRA < 7.0
1 parent 608c9a4 commit 77394c4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"neos/fusion": "^4.0 || ^5.0",
1212
"neos/neos": "^4.0 || ^5.0"
1313
},
14+
"conflict": {
15+
"flowpack/elasticsearch-contentrepositoryadaptor": "<7.0.0"
16+
},
1417
"suggest": {
1518
"flowpack/elasticsearch-contentrepositoryadaptor": "Provides search using Elasticsearch",
1619
"flowpack/simplesearch-contentrepositoryadaptor": "A simple php search engine based on sqlite"

0 commit comments

Comments
 (0)