Commit b5484657 authored by Alexander Bohn's avatar Alexander Bohn

[TASK] set typo3 dependency

parent e82a4ed1
...@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = array( ...@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = array(
'author_company' => 'SOTA Studio', 'author_company' => 'SOTA Studio',
'constraints' => array( 'constraints' => array(
'depends' => array( 'depends' => array(
'typo3' => '>=7.6.0', 'typo3' => '>=8.7.0',
'cms' => '', 'cms' => '',
), ),
'conflicts' => array(), 'conflicts' => array(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment