Skip to content

Commit 2955a67

Browse files
committed
TASK: Set correct dependencies to flowpack/elasticsearch and typo3/typo3cr-search
1 parent 7045744 commit 2955a67

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
@@ -7,8 +7,8 @@
77
"require": {
88
"php": ">=5.5.0",
99

10-
"flowpack/elasticsearch": "*",
11-
"typo3/typo3cr-search": "~2.0.0"
10+
"flowpack/elasticsearch": "^1.1.0",
11+
"typo3/typo3cr-search": "^2.1.0"
1212
},
1313
"autoload": {
1414
"psr-0": {

0 commit comments

Comments
 (0)