Compare commits

...

1 Commits

Author SHA1 Message Date
Jürgen Mummert dbce287834 Add contao/calendar-bundle dependency 2026-03-02 21:34:29 +01:00
+1
View File
@@ -11,6 +11,7 @@
"require": {
"php": "^8.3",
"contao/core-bundle": "^5.7",
"contao/calendar-bundle": "^5.7",
"contao/manager-plugin": "^2.0",
"numero2/contao-tags": "^0.5"
},