Newer
Older
<?php
/***************************************************************
* Extension Manager/Repository config file for ext "sg_mail".
***************************************************************/
'title' => 'Mail Templates',
'description' => 'Mail Templates',
'category' => 'module',
'author' => 'Torsten Oppermann',
'author_email' => 'torsten@sgalinski.de',
'author_company' => 'sgalinski Internet Services (https://www.sgalinski.de)',
'constraints' =>
[
'depends' =>
[
'typo3' => '7.6.0-8.7.99',
'php' => '7.0.0-7.1.99',
],
'conflicts' =>
[
],
'suggests' =>
[
],
],
];