Skip to content

Commit 03db266

Browse files
committed
Extension is now considered TYPO3 7.4 compatible
1 parent d0589d5 commit 03db266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'version' => '1.1.1-dev',
2525
'constraints' => array(
2626
'depends' => array(
27-
'typo3' => '6.2.0-7.3.99',
27+
'typo3' => '6.2.0-7.4.99',
2828
'cms' => '',
2929
),
3030
'suggests' => array(

0 commit comments

Comments
 (0)