From 15b91798767aa4fec948695f4078ac8d2a425321 Mon Sep 17 00:00:00 2001
From: Erik Stielstra <40452-sutharsan@users.noreply.drupalcode.org>
Date: Wed, 1 Feb 2023 18:37:16 +0100
Subject: [PATCH] Issue #3287547 by Project Update Bot, Sutharsan: Automated
 Drupal 10 compatibility fixes

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

diff --git a/fieldblock.info.yml b/fieldblock.info.yml
index 342e579..258d4a3 100644
--- a/fieldblock.info.yml
+++ b/fieldblock.info.yml
@@ -1,7 +1,7 @@
 name: Field as Block
 description: 'Display fields of the current entity as blocks.'
 type: module
-core_version_requirement: ^8.7.7 | ^9
+core_version_requirement: ^8.7.7 || ^9 || ^10
 dependencies:
   - drupal:block
 configure: fieldblock.field_block_config_form
-- 
GitLab