diff --git a/Configuration/TCA/Overrides/sys_template.php b/Configuration/TCA/Overrides/sys_template.php index c5ce507..c462993 100644 --- a/Configuration/TCA/Overrides/sys_template.php +++ b/Configuration/TCA/Overrides/sys_template.php @@ -1,4 +1,7 @@ '1.1.0', 'constraints' => [ 'depends' => [ - 'typo3' => '7.0.0-11.5.99', + 'typo3' => '7.0.0-13.99.99', ], 'suggests' => [ - 'form' => '7.0.0-14.99.99', + 'form' => '7.0.0-13.99.99', 'powermail' => '10.0.0-10.4.99', ], 'conflicts' => [], diff --git a/ext_tables.php b/ext_tables.php deleted file mode 100644 index 3929b88..0000000 --- a/ext_tables.php +++ /dev/null @@ -1,4 +0,0 @@ -