Skip to content
Snippets Groups Projects
Commit ecf94730 authored by Paul Ilea's avatar Paul Ilea
Browse files

[TASK] Update typo3 version requirement

parent 8bcff201
No related branches found
No related tags found
1 merge request!11Typo3v8compatibility
......@@ -9,7 +9,7 @@
"issues": "https://forge.typo3.org/projects/extension-tinymce"
},
"require": {
"typo3/cms-core": "^7.6"
"typo3/cms-core": "7.6.0 - 8.7.99"
},
"replace": {
"tinymce": "self.version",
......
......@@ -21,7 +21,7 @@ $EM_CONF[$_EXTKEY] = [
'depends' =>
[
'php' => '5.5.0-0.0.0',
'typo3' => '6.2.0-7.6.99',
'typo3' => '6.2.0-8.7.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