Skip to content

Commit a84d15a

Browse files
committed
TASK: Also accept flowpack/elasticsearch-contentrepositoryadaptor 8.0
1 parent bda89c9 commit a84d15a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"require": {
77
"neos/flow": "^5.1 || ^6.0 || ^7.0",
88
"flowpack/jobqueue-common": "^3.0 || dev-master",
9-
"flowpack/elasticsearch-contentrepositoryadaptor": "^7.0 || dev-master"
9+
"flowpack/elasticsearch-contentrepositoryadaptor": "^7.0 || ^8.0 || dev-master"
1010
},
1111
"autoload": {
1212
"psr-4": {

0 commit comments

Comments
 (0)