Commit 44096e79 authored by Daniel Kaufmann's avatar Daniel Kaufmann

typo3 8 update

parent 412e2fdf
......@@ -4,7 +4,7 @@ $EM_CONF[$_EXTKEY] = array(
'title' => 'FlexSlider - hebotek fork',
'description' => 'Brings WooThemes\' awesome responsive Slider to TYPO3',
'category' => 'plugin',
'version' => '2.0.0',
'version' => '3.0.0',
'state' => 'stable',
'uploadfolder' => 1,
'createDirs' => '',
......@@ -14,7 +14,7 @@ $EM_CONF[$_EXTKEY] = array(
'author_company' => 'SOTA Studio',
'constraints' => array(
'depends' => array(
'typo3' => '>=8.7.0',
'typo3' => '>=8.7.99',
'cms' => '',
),
'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