We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbad6bd commit 261344eCopy full SHA for 261344e
1 file changed
ext_emconf.php
@@ -12,7 +12,7 @@
12
'version' => '0.1.0',
13
'constraints' => [
14
'depends' => [
15
- 'typo3' => '10.4.0-12.99.99',
+ 'typo3' => '10.4.0-11.5.99', // This differs to composer.json since TER does not yet allow v12 dependencies
16
],
17
'conflicts' => [],
18
'suggests' => [],
0 commit comments