Set v10 in composer.json and ext_emconf.php
... | ... | @@ -23,6 +23,6 @@ |
} | ||
}, | ||
"require": { | ||
"typo3/cms-core": "^9.5" | ||
"typo3/cms-core": "^9.5 || ^10.4" | ||
} | ||
} |
Please register or sign in to comment
... | ... | @@ -23,6 +23,6 @@ |
} | ||
}, | ||
"require": { | ||
"typo3/cms-core": "^9.5" | ||
"typo3/cms-core": "^9.5 || ^10.4" | ||
} | ||
} |