Skip to content

Commit a318dd3

Browse files
committed
[BUGFIX] Update supported TYPO3 versions in ext_emconf
1 parent 36d75de commit a318dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
'author_company' => 'b13 GmbH',
1212
'constraints' => [
1313
'depends' => [
14-
'typo3' => '10.4.0-12.99.99',
14+
'typo3' => '11.5.0-13.4.99',
1515
],
1616
],
1717
];

0 commit comments

Comments
 (0)