From da0f965c1ae9fcf1fdaecec9f9889bcc13d87d80 Mon Sep 17 00:00:00 2001 From: "Lullabot-Drainpipe[bot]" <157769597+Lullabot-Drainpipe[bot]@users.noreply.github.com> Date: Wed, 1 May 2024 15:08:15 +0000 Subject: [PATCH] fix(deps): update dependency drupal/coder to ^8.3.24 (#537) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Sally Young --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c0569be..32c62bc 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "lullabot/drainpipe": "*", "mglaman/phpstan-drupal": "^1.2.10", "symfony/yaml": "^6|^7", - "drupal/coder": "^8.3.23", + "drupal/coder": "^8.3.24", "behat/mink-browserkit-driver": "^2.2.0", "tijsverkoyen/convert-to-junit-xml": "^1.11.0", "phpstan/phpstan-deprecation-rules": "^1.1.4",