From 30a0798b40e0998c1fc69259207e06745f03248d Mon Sep 17 00:00:00 2001 From: HyphenHook Date: Fri, 19 Apr 2024 14:59:45 -0400 Subject: [PATCH] Added D11 compatibility --- libcal.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libcal.info.yml b/libcal.info.yml index 30ca6ee..abe6377 100644 --- a/libcal.info.yml +++ b/libcal.info.yml @@ -1,7 +1,7 @@ name: 'LibCal Integration' type: module description: 'This module is integrate Libcal API and feed to drupal' -core_version_requirement: ^8.8 || ^9 || ^10 +core_version_requirement: ^8.8 || ^9 || ^10 || ^11 package: DSU dependencies: - menu_ui:menu_ui