Add related bundles

This commit is contained in:
Jürgen Mummert
2025-12-22 14:47:10 +01:00
parent 6a4c699ae0
commit ddf5f7172c
+7 -1
View File
@@ -5,7 +5,13 @@
"license": "MIT",
"require": {
"php": "^8.4",
"contao/core-bundle": "^5.6 || ^5.7"
"contao/core-bundle": "^5.6 || ^5.7",
"contao/calendar-bundle": "^5.6 || ^5.7",
"contao/news-bundle": "^5.6 || ^5.7",
"ezyang/htmlpurifier": "^4.19",
"guzzlehttp/guzzle": "^7.10",
"meilisearch/meilisearch-php": "^1.16",
"smalot/pdfparser": "^2.12"
},
"autoload": {
"psr-4": {