| Current Path : /var/www/surf/TYPO3/vendor/b13/container/ |
| Current File : /var/www/surf/TYPO3/vendor/b13/container/ext_emconf.php |
<?php
$EM_CONF[$_EXTKEY] = [
'title' => 'Container Content Elements',
'description' => 'Create Custom Container Content Elements for TYPO3',
'category' => 'misc',
'author' => 'b13 GmbH',
'author_email' => 'typo3@b13.com',
'author_company' => 'b13 GmbH',
'state' => 'stable',
'uploadfolder' => false,
'createDirs' => '',
'clearCacheOnLoad' => true,
'version' => '2.3.1',
'constraints' => [
'depends' => ['typo3' => '10.4.18-12.99.99'],
'conflicts' => [],
'suggests' => [],
],
];