Skip to content

Commit 272a34b

Browse files
authored
[TASK] Add TYPO3 11 compatibility again
1 parent acff64f commit 272a34b

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
@@ -11,7 +11,7 @@
1111
'author_company' => 'in2code.de',
1212
'constraints' => [
1313
'depends' => [
14-
'typo3' => '12.4.0-13.4.99'
14+
'typo3' => '11.5.0-13.4.99'
1515
],
1616
'conflicts' => [],
1717
'suggests' => [],

0 commit comments

Comments
 (0)