From d429265b6fb9ca61af25558df62a050cce8dd3e5 Mon Sep 17 00:00:00 2001
From: Tyler Stryuk <tstryuk@uwaterloo.ca>
Date: Fri, 10 Feb 2023 12:45:30 -0500
Subject: [PATCH] Remove D8 support

---
 uw_cfg_common.info.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/uw_cfg_common.info.yml b/uw_cfg_common.info.yml
index 708e959e..b381a73c 100644
--- a/uw_cfg_common.info.yml
+++ b/uw_cfg_common.info.yml
@@ -2,7 +2,7 @@ name: 'UW Configure Common'
 description: 'Configuration for all common WCMS'
 package: WCMS
 type: module
-core_version_requirement: ^8.9 || ^9 || ^10
+core_version_requirement: ^9 || ^10
 dependencies:
   - 'allowed_formats:allowed_formats'
   - 'cancel_button:cancel_button'
-- 
GitLab