Skip to content

Commit

Permalink
[TASK] raise compat to 7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kaystrobach committed Nov 26, 2015
1 parent 960ae2d commit 41a7820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ext_emconf.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
'description' => 'DynCss-Parser',
'category' => 'fe',
'shy' => 0,
'version' => '0.7.3',
'version' => '0.7.4',
'dependencies' => 'dyncss',
'conflicts' => '',
'priority' => '',
Expand All @@ -35,7 +35,7 @@
'constraints' => array(
'depends' => array(
'dyncss' => '0.7.0 - 0.7.99',
'typo3' => '6.2.9 - 7.0.99'
'typo3' => '6.2.9 - 7.6.99'
),
'conflicts' => array(
),
Expand Down

0 comments on commit 41a7820

Please sign in to comment.