Skip to content

Commit e97fa94

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-core | 13.4.19 | 14.0.1 | | packagist | typo3/cms-fluid | 13.4.19 | 14.0.1 | | packagist | typo3/cms-lowlevel | 13.4.19 | 14.0.1 |
1 parent d3e976c commit e97fa94

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
@@ -17,8 +17,8 @@
1717
"ext-dom": "*",
1818
"ext-intl": "*",
1919
"blueways/bw-static-template": "^3.0 || ^4.0",
20-
"typo3/cms-core": "^11.0 || ^12.0 || ^13.0",
21-
"typo3/cms-fluid": "^11.0 || ^12.0 || ^13.0",
20+
"typo3/cms-core": "^11.0 || ^12.0 || ^13.0 || ^14.0",
21+
"typo3/cms-fluid": "^11.0 || ^12.0 || ^13.0 || ^14.0",
2222
"typo3fluid/fluid": "^2.15 || ^4.0"
2323
},
2424
"require-dev": {
@@ -38,8 +38,8 @@
3838
"spaze/phpstan-disallowed-calls": "^4.0",
3939
"ssch/typo3-rector": "^2.10 || ^3.0",
4040
"tomasvotruba/type-coverage": "^1.0 || ^2.0",
41-
"typo3/cms-base-distribution": "^12.0 || ^13.4",
42-
"typo3/cms-lowlevel": "^12.0 || ^13.4",
41+
"typo3/cms-base-distribution": "^12.0 || ^13.4 || ^14.0",
42+
"typo3/cms-lowlevel": "^12.0 || ^13.4 || ^14.0",
4343
"typo3/coding-standards": "^0.7 || ^0.8"
4444
},
4545
"autoload": {

0 commit comments

Comments
 (0)