Use 8.7.x as TYPO3 CMS core
... | ... | @@ -31,7 +31,7 @@ |
} | ||
], | ||
"require": { | ||
"typo3/cms": "8.7.1", | ||
"typo3/cms": "^8.7", | ||
"helhum/typo3-console": "^4.2", | ||
"dmitryd/typo3-realurl": "^2.1", | ||
"t3o/t3o_slack": "dev-master", | ||
... | ... |
Please register or sign in to comment