Skip to content

Commit 8e814c9

Browse files
committed
[TASK] Raise TYPO3 dependency version
(cherry picked from commit 29b9d71)
1 parent c3f2868 commit 8e814c9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

ext_emconf.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
'author_company' => '',
1212
'constraints' => [
1313
'depends' => [
14-
'extbase' => '10.4.0-11.5.99',
15-
'fluid' => '10.4.0-11.5.99',
16-
'typo3' => '10.4.0-11.5.99',
14+
'extbase' => '11.5.3-12.4.99',
15+
'fluid' => '11.5.3-12.4.99',
16+
'typo3' => '11.5.3-12.4.99',
1717
],
1818
],
1919
];

0 commit comments

Comments
 (0)