Skip to content

Commit

Permalink
Merge pull request #4 from b13/task/v13
Browse files Browse the repository at this point in the history
[TASK] allow TYPO3 v13 installation
  • Loading branch information
achimfritz authored Dec 16, 2024
2 parents 13b1851 + e86688f commit ee6476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
}
},
"require" : {
"typo3/cms-rte-ckeditor": "^11.5 || ^12.4",
"typo3/cms-rte-ckeditor": "^11.5 || ^12.4 || ^13.4",
"php": "^8.1"
},
"autoload": {
Expand Down

0 comments on commit ee6476e

Please sign in to comment.