[TASK] Add initial compatibility with TYPO3 v9
Showing
... | ... | @@ -7,8 +7,8 @@ |
"GPL-2.0+" | ||
], | ||
"require": { | ||
"typo3/cms-core": ">=7.6.0,<8.9.99", | ||
"typo3/cms-scheduler": ">=7.6.0,<8.9.99" | ||
"typo3/cms-core": ">=7.6.0,<9.9.99", | ||
"typo3/cms-scheduler": ">=7.6.0,<9.9.99" | ||
}, | ||
"keywords": [ | ||
"TYPO3 CMS" | ||
... | ... |
Please register or sign in to comment