Skip to content

Commit 765d26e

Browse files
chore(deps): update typo3 cms to v14
| datasource | package | from | to | | ---------- | --------------------------- | ------- | ------ | | packagist | typo3/cms-base-distribution | 13.4.1 | 14.0.0 | | packagist | typo3/cms-dashboard | 13.4.22 | 14.0.2 | | packagist | typo3/cms-extbase | 13.4.22 | 14.0.2 | | packagist | typo3/cms-fluid | 13.4.22 | 14.0.2 | | packagist | typo3/cms-lowlevel | 13.4.22 | 14.0.2 |
1 parent 3674897 commit 765d26e

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

composer.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@
1818
"simshaun/recurr": "^5.0.3",
1919
"typo3/cms-backend": "^12.0 || ^13.0",
2020
"typo3/cms-core": "^12.0 || ^13.0",
21-
"typo3/cms-dashboard": "^12.0 || ^13.0",
22-
"typo3/cms-extbase": "^12.0 || ^13.0",
23-
"typo3/cms-fluid": "^12.0 || ^13.0",
21+
"typo3/cms-dashboard": "^12.0 || ^13.0 || ^14.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)