From 7ae54659ec472c263b3b60d2853193f05548bf12 Mon Sep 17 00:00:00 2001
From: ebremner <ebremner@uwaterloo.ca>
Date: Fri, 12 Jun 2020 12:16:43 -0400
Subject: [PATCH] Making D9 ready

---
 layout_builder_ids.info.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/layout_builder_ids.info.yml b/layout_builder_ids.info.yml
index 0a27b64..a7c608f 100644
--- a/layout_builder_ids.info.yml
+++ b/layout_builder_ids.info.yml
@@ -2,6 +2,7 @@ name: Layout Builder Ids
 description: Add an id to sections and blocks in Layout Builder.
 core: 8.x
 type: module
+core_version_requirement: ^8 || ^9
 dependencies:
   - drupal:layout_builder
   - hook_event_dispatcher
-- 
GitLab