diff --git a/ext_emconf.php b/ext_emconf.php index b2591d4..118e2df 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -7,7 +7,7 @@ $EM_CONF[$_EXTKEY] = [ 'clearCacheOnLoad' => 1, 'constraints' => [ 'depends' => [ - 'typo3' => '6.2.0-7.6.99', + 'typo3' => '7.6.0-7.6.99', 'php' => '5.6.0-7.99.99' ], 'conflicts' => [],