We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1287267 commit abe9068Copy full SHA for abe9068
ext_emconf.php
@@ -15,7 +15,7 @@
15
'description' => 'TYPO3 compatible adaption of the \"Mosaic - Responsive Professional Theme\" by simpleqode',
16
'category' => 'templates',
17
'shy' => 0,
18
- 'version' => '0.1.0',
+ 'version' => '0.1.1',
19
'dependencies' => '',
20
'conflicts' => '',
21
'priority' => 'bottom',
@@ -34,7 +34,7 @@
34
'CGLcompliance_note' => '',
35
'constraints' => array(
36
'depends' => array(
37
- 'typo3' => '6.2.0-7.6.99',
+ 'typo3' => '6.2.0-6.2.99',
38
'theme_bootstrap' => '1.4.3-1.4.99'
39
),
40
'conflicts' => array(
0 commit comments