Skip to content
Snippets Groups Projects
Commit 29ebbe8d authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[TASK] Prepare TYPO3 9LTS upgrade

parent 071dac62
No related tags found
No related merge requests found
Pipeline #30 failed
......@@ -9,8 +9,8 @@
"issues": "https://gitlab.sgalinski.de/typo3/tinymce/issues"
},
"require": {
"php": ">=7.0.0 <7.2",
"typo3/cms-core": "7.6.0 - 8.7.99"
"php": ">=7.0.0 <7.4",
"typo3/cms-core": "^7.6.0 || ^8.7.0 || ^9.5.1"
},
"replace": {
"tinymce": "self.version",
......
......@@ -20,8 +20,8 @@ $EM_CONF[$_EXTKEY] = [
[
'depends' =>
[
'php' => '7.0.0-7.1.99',
'typo3' => '7.6.0-8.7.99',
'php' => '7.0.0-7.3.99',
'typo3' => '7.6.0-9.5.99',
],
'conflicts' => [],
'suggests' => [],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment