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 6ccf667 commit 8c4986cCopy full SHA for 8c4986c
ext_emconf.php
@@ -4,17 +4,17 @@
4
'description' => 'Can render a TypoScript path by URL, especially useful for Ajax dispatching',
5
'category' => 'Rendering',
6
'author' => 'Helmut Hummel',
7
- 'author_email' => 'info@helmut-hummel.de',
+ 'author_email' => 'info@helhum.io',
8
'author_company' => 'helhum.io',
9
'state' => 'stable',
10
'uploadfolder' => '0',
11
'createDirs' => '',
12
'clearCacheOnLoad' => 0,
13
- 'version' => '2.3.1',
+ 'version' => '2.4.0',
14
'constraints' => [
15
'depends' => [
16
- 'php' => '7.2.0-7.4.999',
17
- 'typo3' => '9.5.0-10.4.99',
+ 'php' => '7.2.0-8.999.999',
+ 'typo3' => '9.5.31-11.5.99',
18
],
19
'conflicts' => [
20
0 commit comments