diff --git a/ext_emconf.php b/ext_emconf.php index 8ab0ed8..49a1d7c 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -25,7 +25,7 @@ '_md5_values_when_last_written' => '', 'constraints' => [ 'depends' => [ - 'typo3' => '8.7.0-9.5.99,10.4.0-10.99.99', + 'typo3' => '*', ], 'conflicts' => [], 'suggests' => []