Your IP : 216.73.217.30


Current Path : /var/www/surf/TYPO3/vendor/friendsoftypo3/fontawesome-provider/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/friendsoftypo3/fontawesome-provider/ext_emconf.php

<?php

$EM_CONF[$_EXTKEY] = [
    'title' => 'FontAwesome Provider',
    'description' => 'Integrates legacy FontawesomeIconProvider and FontAwesome 4.7',
    'category' => 'be',
    'state' => 'stable',
    'clearCacheOnLoad' => 1,
    'author' => 'TYPO3 Community',
    'author_email' => '',
    'author_company' => '',
    'version' => '1.0.3',
    'constraints' => [
        'depends' => [
            'typo3' => '11.5.0-12.4.99',
        ],
        'conflicts' => [],
        'suggests' => [],
    ],
];