Skip to content

Commit 59556fc

Browse files
chore(deps): update typo3 cms to v14
| datasource | package | from | to | | ---------- | --------------------------- | ------- | ------ | | packagist | typo3/cms-base-distribution | 12.4.1 | 14.0.0 | | packagist | typo3/cms-extbase | 12.4.36 | 14.0.0 | | packagist | typo3/cms-fluid | 12.4.36 | 14.0.0 | | packagist | typo3/cms-lowlevel | 12.4.36 | 14.0.0 |
1 parent e1d924f commit 59556fc

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
"typo3/cms-backend": "^12.0 || ^13.0",
2020
"typo3/cms-core": "^12.0 || ^13.0",
2121
"typo3/cms-dashboard": "^12.0 || ^13.0",
22-
"typo3/cms-extbase": "^12.0 || ^13.0",
23-
"typo3/cms-fluid": "^12.0 || ^13.0",
22+
"typo3/cms-extbase": "^12.0 || ^13.0 || ^14.0",
23+
"typo3/cms-fluid": "^12.0 || ^13.0 || ^14.0",
2424
"typo3fluid/fluid": "^2.15 || ^4.0"
2525
},
2626
"require-dev": {
@@ -40,8 +40,8 @@
4040
"ssch/typo3-rector": "^2.10 || ^3.0",
4141
"symfony/translation": "^6.3 || ^7.0",
4242
"tomasvotruba/type-coverage": "^1.0 || ^2.0",
43-
"typo3/cms-base-distribution": "^12.0 || ^13.4",
44-
"typo3/cms-lowlevel": "^12.0 || ^13.4",
43+
"typo3/cms-base-distribution": "^12.0 || ^13.4 || ^14.0",
44+
"typo3/cms-lowlevel": "^12.0 || ^13.4 || ^14.0",
4545
"typo3/coding-standards": "^0.7 || ^0.8"
4646
},
4747
"autoload": {

0 commit comments

Comments
 (0)