Skip to content

Commit 71bc76e

Browse files
committed
[TASK] raise version pointers
1 parent f3a4286 commit 71bc76e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext_emconf.php

Lines changed: 3 additions & 3 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.3.1',
18+
'version' => '0.7.0',
1919
'dependencies' => 'dyncss',
2020
'conflicts' => '',
2121
'priority' => '',
@@ -34,8 +34,8 @@
3434
'CGLcompliance_note' => '',
3535
'constraints' => array(
3636
'depends' => array(
37-
'dyncss' => '0.3.0 - 0.3.99',
38-
'typo3' => '4.7.0 - 6.2.99'
37+
'dyncss' => '0.7.0 - 0.7.99',
38+
'typo3' => '6.2.9 - 7.0.99'
3939
),
4040
'conflicts' => array(
4141
),

0 commit comments

Comments
 (0)