From 10a11a77a4a05ee4d6d4587db368c2c81f753dba Mon Sep 17 00:00:00 2001
From: Aaron Manire <2083-amanire@users.noreply.drupalcode.org>
Date: Mon, 30 Jan 2023 11:39:56 +0100
Subject: [PATCH] Issue #3328485 by dineshreddymathuku, amanire: Can't enable
 fieldblock module

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

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