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 960ae2d commit 41a7820Copy full SHA for 41a7820
ext_emconf.php
@@ -15,7 +15,7 @@
15
'description' => 'DynCss-Parser',
16
'category' => 'fe',
17
'shy' => 0,
18
- 'version' => '0.7.3',
+ 'version' => '0.7.4',
19
'dependencies' => 'dyncss',
20
'conflicts' => '',
21
'priority' => '',
@@ -35,7 +35,7 @@
35
'constraints' => array(
36
'depends' => array(
37
'dyncss' => '0.7.0 - 0.7.99',
38
- 'typo3' => '6.2.9 - 7.0.99'
+ 'typo3' => '6.2.9 - 7.6.99'
39
),
40
'conflicts' => array(
41
0 commit comments