diff --git a/ext_emconf.php b/ext_emconf.php index a5454cf..6d8adeb 100644 --- a/ext_emconf.php +++ b/ext_emconf.php @@ -5,7 +5,7 @@ $EM_CONF[$_EXTKEY] = [ 'title' => 'TYPO3 DDEV-Local Boilerplate', 'description' => 'Boilerplate TYPO3-Extension for working with DDEV Local.', 'category' => 'example', - 'author' => 'Marcel Kapfer' + 'author' => 'Marcel Kapfer', 'author_company' => '', 'author_email' => 'opensource@mmk2410.org', 'state' => 'test',