We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b548196 commit bbde8f1Copy full SHA for bbde8f1
ext_emconf.php
@@ -17,9 +17,9 @@
17
'depends' => array(
18
'scheduler' => '',
19
'solr' => '8.0.1-',
20
- 'extbase' => '8.7.0-8.9.99',
21
- 'fluid' => '8.7.0-8.9.99',
22
- 'typo3' => '8.7.0-8.9.99'
+ 'extbase' => '8.7.0-9.3.99',
+ 'fluid' => '8.7.0-9.3.99',
+ 'typo3' => '8.7.0-9.3.99'
23
),
24
'conflicts' => array(),
25
'suggests' => array(
0 commit comments