Skip to content

Commit 8c4986c

Browse files
committed
Release 2.4.0
1 parent 6ccf667 commit 8c4986c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ext_emconf.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
'description' => 'Can render a TypoScript path by URL, especially useful for Ajax dispatching',
55
'category' => 'Rendering',
66
'author' => 'Helmut Hummel',
7-
'author_email' => 'info@helmut-hummel.de',
7+
'author_email' => 'info@helhum.io',
88
'author_company' => 'helhum.io',
99
'state' => 'stable',
1010
'uploadfolder' => '0',
1111
'createDirs' => '',
1212
'clearCacheOnLoad' => 0,
13-
'version' => '2.3.1',
13+
'version' => '2.4.0',
1414
'constraints' => [
1515
'depends' => [
16-
'php' => '7.2.0-7.4.999',
17-
'typo3' => '9.5.0-10.4.99',
16+
'php' => '7.2.0-8.999.999',
17+
'typo3' => '9.5.31-11.5.99',
1818
],
1919
'conflicts' => [
2020
],

0 commit comments

Comments
 (0)