Skip to content

Commit

Permalink
[TASK] Update TYPO3 CMS to v13
Browse files Browse the repository at this point in the history
| datasource | package            | from    | to     |
| ---------- | ------------------ | ------- | ------ |
| packagist  | typo3/cms-core     | 12.4.20 | 13.3.0 |
| packagist  | typo3/cms-extbase  | 12.4.20 | 13.3.0 |
| packagist  | typo3/cms-fluid    | 12.4.20 | 13.3.0 |
| packagist  | typo3/cms-frontend | 12.4.20 | 13.3.0 |
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent 25a62b8 commit a56dbf6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"symfony/config": "^6.4 || ^7.0",
"symfony/dependency-injection": "^6.4 || ^7.0",
"symfony/finder": "^6.4 || ^7.0",
"typo3/cms-core": "^12.4",
"typo3/cms-extbase": "^12.4",
"typo3/cms-fluid": "^12.4",
"typo3/cms-frontend": "^12.4",
"typo3/cms-core": "^12.4 || ^13.0",
"typo3/cms-extbase": "^12.4 || ^13.0",
"typo3/cms-fluid": "^12.4 || ^13.0",
"typo3/cms-frontend": "^12.4 || ^13.0",
"typo3fluid/fluid": "^2.9",
"zordius/lightncandy": "^1.2"
},
Expand Down

0 comments on commit a56dbf6

Please sign in to comment.