Skip to content

Commit 26ccb65

Browse files
committed
Update version
1 parent 306d9b0 commit 26ccb65

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
],
1616
"require": {
1717
"php": ">=8.2 < 8.6",
18-
"typo3/cms-core": "^14.0"
18+
"typo3/cms-core": "^14.3"
1919
},
2020
"require-dev": {
2121
"friendsofphp/php-cs-fixer": "^3.91",

ext_emconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'constraints' => [
1111
'depends' => [
1212
'php' => '8.2.0-8.5.99',
13-
'typo3' => '14.0.0-14.4.99',
13+
'typo3' => '14.3.0-14.3.99',
1414
],
1515
'conflicts' => [
1616
],

0 commit comments

Comments
 (0)