[task] change requirement of typo3 cms core

This commit is contained in:
Daniel Maier 2018-10-17 16:24:18 +02:00
parent 09167c02ca
commit 01e2179b14

View file

@ -17,7 +17,7 @@
},
"require": {
"php": ">=7.0.0",
"typo3/cms": ">= 7.6.0 < 10.0.0",
"typo3/cms-core": ">= 7.6.0 < 10.0.0",
"ruflin/elastica": "~3.2",
"friendsoftypo3/typo3db-legacy": "^1.1.1"
},