From e715cc0a02082ce20afe687d67402c55a3947464 Mon Sep 17 00:00:00 2001 From: Alistair Date: Tue, 3 Jun 2025 10:10:34 +0100 Subject: [PATCH] Pin Office Hours to 1.28 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d564a4..a6505ae 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "drupal/fontawesome": "^3.0", "drupal/geolocation": "^3.1", "drupal/layout_paragraphs": "^2.0", - "drupal/office_hours": "1.27", + "drupal/office_hours": "1.28", "drupal/paragraphs": "^1.13", "drupal/tablefield": "^3.0@beta", "drupal/viewsreference": "^2.0",