Skip to content

Commit fde462e

Browse files
Adding cms-reports to dependencies
This should be added, because the widget for the status reports needs this package
1 parent 934b6da commit fde462e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@
1717
],
1818
"require": {
1919
"typo3/cms-core": "^10.4 || ^11.5",
20-
"typo3/cms-dashboard": "^10.4 || ^11.5"
20+
"typo3/cms-dashboard": "^10.4 || ^11.5",
21+
"typo3/cms-reports": "^10.4 || ^11.5"
2122
},
2223
"autoload": {
2324
"psr-4": {

0 commit comments

Comments
 (0)