Your IP : 216.73.217.95


Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-fluid-styled-content/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/typo3/cms-fluid-styled-content/ext_emconf.php

<?php

$EM_CONF[$_EXTKEY] = [
    'title' => 'TYPO3 CMS Fluid Styled Content',
    'description' => 'Fluid templates for TYPO3 content elements.',
    'category' => 'fe',
    'state' => 'stable',
    'author' => 'TYPO3 Core Team',
    'author_email' => 'typo3cms@typo3.org',
    'version' => '12.4.8',
    'constraints' => [
        'depends' => [
            'typo3' => '12.4.8',
            'fluid' => '12.4.8',
            'frontend' => '12.4.8',
        ],
        'conflicts' => [],
        'suggests' => [],
    ],
];