We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff4f5b6 commit 608c9a4Copy full SHA for 608c9a4
1 file changed
composer.json
@@ -5,7 +5,7 @@
5
"description": "Plugin for search integration via content node",
6
"require": {
7
"neos/content-repository": "^4.0 || ^5.0",
8
- "neos/content-repository-search": "^3.0 || dev-master",
+ "neos/content-repository-search": "^4.0 || dev-master",
9
"neos/eel": "^5.0 || ^6.0",
10
"neos/flow": "^5.0 || ^6.0",
11
"neos/fusion": "^4.0 || ^5.0",
@@ -94,4 +94,4 @@
94
"Flowpack.ElasticSearch.ContentRepositoryAdaptor-20200513223401"
95
]
96
}
97
-}
+}
0 commit comments