Skip to content

Commit 25994a6

Browse files
committed
[TASK] Use LTS version for v14
1 parent 6ed87ef commit 25994a6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"keywords": ["typo3", "permissions", "acl", "deployment"],
66
"license": "GPL-2.0-or-later",
77
"require": {
8-
"typo3/cms-core": "^12.4 || ^13.4 || ^14.0"
8+
"typo3/cms-core": "^12.4 || ^13.4 || ^14.3"
99
},
1010
"extra": {
1111
"typo3/cms": {
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"require-dev": {
24-
"typo3/cms-dashboard": "^12.4 || ^13.4 || ^14.0",
24+
"typo3/cms-dashboard": "^12.4 || ^13.4 || ^14.3",
2525
"saschaegerer/phpstan-typo3": "^1.8 || ^2.0",
2626
"typo3/coding-standards": "^0.8.0",
2727
"typo3/testing-framework": "^8.0 || ^9.0",

0 commit comments

Comments
 (0)