Skip to content

Commit 41a7820

Browse files
committed
[TASK] raise compat to 7.6
1 parent 960ae2d commit 41a7820

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ext_emconf.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
'description' => 'DynCss-Parser',
1616
'category' => 'fe',
1717
'shy' => 0,
18-
'version' => '0.7.3',
18+
'version' => '0.7.4',
1919
'dependencies' => 'dyncss',
2020
'conflicts' => '',
2121
'priority' => '',
@@ -35,7 +35,7 @@
3535
'constraints' => array(
3636
'depends' => array(
3737
'dyncss' => '0.7.0 - 0.7.99',
38-
'typo3' => '6.2.9 - 7.0.99'
38+
'typo3' => '6.2.9 - 7.6.99'
3939
),
4040
'conflicts' => array(
4141
),

0 commit comments

Comments
 (0)