From 4ae5e9ea179dd9d28b441bd43390bff954fd012d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:12:52 -0700 Subject: [PATCH] Update drupal/config_readonly requirement from 1.0.0-beta5 to 1.0.0 (#3536) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Parsons <471936+joeparsons@users.noreply.github.com> Co-authored-by: Chris Green --- composer.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/composer.json b/composer.json index 1853a2dee6..c59e00c2cf 100644 --- a/composer.json +++ b/composer.json @@ -55,7 +55,7 @@ "drupal/config_ignore": "3.3.0", "drupal/config_ignore_readonly": "2.2.0-beta1", "drupal/config_provider": "3.0.0-alpha1", - "drupal/config_readonly": "1.0.0-beta5", + "drupal/config_readonly": "1.0.0", "drupal/config_snapshot": "2.0.0-alpha1", "drupal/config_split": "2.0.1", "drupal/config_sync": "3.0.0-alpha3", @@ -160,9 +160,6 @@ "drupal/config_provider": { "ConfigProviderInterface::addConfigToCreate() @return annotation is wrong (3281977)": "https://www.drupal.org/files/issues/2022-05-23/3281977-2.patch" }, - "drupal/config_readonly": { - "Whitelist for ConfigEntityListBuilder (3042241)": "https://www.drupal.org/files/issues/2024-05-08/3042241-11.patch" - }, "drupal/core": { "Views Date Filter Datetime Granularity Option (2868014)": "https://www.drupal.org/files/issues/2022-11-16/2868014-127.datetime-granularity.patch", "Ajax CSS load order issue (1461322)": "https://www.drupal.org/files/issues/2023-07-11/1461322-10-1-x-41.patch",