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 f3a4286 commit 71bc76eCopy full SHA for 71bc76e
ext_emconf.php
@@ -15,7 +15,7 @@
15
'description' => 'DynCss-Parser',
16
'category' => 'fe',
17
'shy' => 0,
18
- 'version' => '0.3.1',
+ 'version' => '0.7.0',
19
'dependencies' => 'dyncss',
20
'conflicts' => '',
21
'priority' => '',
@@ -34,8 +34,8 @@
34
'CGLcompliance_note' => '',
35
'constraints' => array(
36
'depends' => array(
37
- 'dyncss' => '0.3.0 - 0.3.99',
38
- 'typo3' => '4.7.0 - 6.2.99'
+ 'dyncss' => '0.7.0 - 0.7.99',
+ 'typo3' => '6.2.9 - 7.0.99'
39
),
40
'conflicts' => array(
41
0 commit comments