[TASK] Update for TYPO3 10
Showing
Configuration/Commands.php
0 → 100644
... | ... | @@ -7,8 +7,9 @@ |
"GPL-2.0+" | ||
], | ||
"require": { | ||
"typo3/cms-core": ">=7.6.0,<9.9.99", | ||
"typo3/cms-scheduler": ">=7.6.0,<9.9.99" | ||
"typo3/cms-core": ">=10.3.0,<10.9.99", | ||
"typo3/cms-scheduler": ">=10.3.0,<10.9.99", | ||
"t3o/t3o-membership": ">=2.1.1,<2.9.99" | ||
}, | ||
"keywords": [ | ||
"TYPO3 CMS" | ||
... | ... |
ext_conf_template.txt
0 → 100644
Please register or sign in to comment