From eeb2375c10f84bfcb773bfb6f7e47d326a5519ec Mon Sep 17 00:00:00 2001 From: Vincent Gao Date: Thu, 12 Feb 2026 09:57:07 +1100 Subject: [PATCH] Drupal11 compatibility upgrade --- bay_monitoring.info.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bay_monitoring.info.yml b/bay_monitoring.info.yml index 7224ef3..649dd5b 100644 --- a/bay_monitoring.info.yml +++ b/bay_monitoring.info.yml @@ -2,7 +2,7 @@ name: bay_monitoring description: 'Drupal health check module for the Bay hosting platform.' type: module package: Other -core_version_requirement: ^9 || ^10 +core_version_requirement: ^10 || ^11 dependencies: - monitoring:monitoring - drupal:node