From decd2f7617daf20cd89504b2fe9ab5876e282511 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 12:48:48 +0000 Subject: [PATCH] Updates: (deps): Update drupal/gin requirement Updates the requirements on drupal/gin to permit the latest version. --- updated-dependencies: - dependency-name: drupal/gin dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ae1bd01e131..e0fe65877f5 100644 --- a/composer.json +++ b/composer.json @@ -138,7 +138,7 @@ "drupal/field_group": "3.6.0", "drupal/flag": "4.0.0-beta5", "drupal/flexible_permissions": "2.0.1", - "drupal/gin": "3.0.0-rc13", + "drupal/gin": "3.0.0-rc16", "drupal/ginvite": "3.0.0-beta4", "drupal/graphql": "4.9.0", "drupal/graphql_oauth": "1.0.0-alpha3",