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

typo3 8 update

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