Skip to content

Commit fc957c2

Browse files
authored
TASK: Set correct dependency to neos/fluid-adaptor
1 parent ce89d05 commit fc957c2

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
@@ -11,7 +11,7 @@
1111
"flowpack/elasticsearch": "~2.0 || dev-master",
1212
"neos/content-repository-search": "~3.0 || dev-master",
1313
"neos/flow": "~4.0 || dev-master",
14-
"neos/fluid-adaptor": "~1.0 || dev-master"
14+
"neos/fluid-adaptor": "~4.0 || dev-master"
1515
},
1616
"autoload": {
1717
"psr-4": {
@@ -82,4 +82,4 @@
8282
"Neos.ContentRepository.Search-20161210231100"
8383
]
8484
}
85-
}
85+
}

0 commit comments

Comments
 (0)