Skip to content

Commit 608c9a4

Browse files
committed
TASK: Require v4 of neos/content-repository-search
1 parent ff4f5b6 commit 608c9a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Plugin for search integration via content node",
66
"require": {
77
"neos/content-repository": "^4.0 || ^5.0",
8-
"neos/content-repository-search": "^3.0 || dev-master",
8+
"neos/content-repository-search": "^4.0 || dev-master",
99
"neos/eel": "^5.0 || ^6.0",
1010
"neos/flow": "^5.0 || ^6.0",
1111
"neos/fusion": "^4.0 || ^5.0",
@@ -94,4 +94,4 @@
9494
"Flowpack.ElasticSearch.ContentRepositoryAdaptor-20200513223401"
9595
]
9696
}
97-
}
97+
}

0 commit comments

Comments
 (0)