Skip to content

Commit 84548fa

Browse files
authored
[RELEASE] PHP 8 support
1 parent a57db71 commit 84548fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'state' => 'stable',
99
'clearCacheOnLoad' => 1,
1010
'author_company' => '',
11-
'version' => '8.0.3',
11+
'version' => '8.1.0',
1212
'constraints' => [
1313
'depends' => [
1414
'typo3' => '9.5.0-11.9.99',

0 commit comments

Comments
 (0)