Skip to content

Commit

Permalink
Update ext_emconf.php
Browse files Browse the repository at this point in the history
  • Loading branch information
georgringer authored Oct 1, 2017
1 parent d083e4b commit ccb9ab6
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 @@ -21,10 +21,10 @@
'constraints' => array(
'depends' => array(
'typo3' => '6.2.10-8.2.99',
'news' => '3.2.5-4.9.99'
'news' => '3.2.5-9.9.99'
),
'conflicts' => array(),
'suggests' => array(),
),
'suggests' => array(),
);
);

0 comments on commit ccb9ab6

Please sign in to comment.