<?php $EM_CONF['sg_news'] = [ 'title' => 'News System', 'description' => 'News System', 'category' => 'plugin', 'author' => 'Stefan Galinski', 'author_email' => 'stefan@sgalinski.de', 'author_company' => 'sgalinski Internet Services', 'shy' => '', 'dependencies' => '', 'conflicts' => '', 'priority' => '', 'module' => '', 'state' => 'stable', 'internal' => '', 'uploadfolder' => 0, 'createDirs' => '', 'modify_tables' => '', 'clearCacheOnLoad' => 0, 'lockType' => '', 'version' => '10.0.4', 'constraints' => [ 'depends' => [ 'typo3' => '10.4.0-11.5.99', 'php' => '7.4.0-8.1.99', ], 'conflicts' => [], 'suggests' => [ 'sg_comments' => '6.0.0', 'sg_ajax' => '4.0.0', 'sg_seo' => '' ], ], 'suggests' => [], ];