update calendar selector to work with the latest octobercms versions

This commit is contained in:
2022-12-13 00:11:05 +01:00
parent d84f5d6803
commit d08de624ea
3 changed files with 325 additions and 160 deletions

View File

@@ -14,5 +14,10 @@
"composer/installers": "~1.0",
"google/apiclient": "^2.0",
"mobiledetect/mobiledetectlib": "^2.8"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}
}