From dd64a4cedb42dc4e71ada6a1d16b2d415fe8b168 Mon Sep 17 00:00:00 2001 From: jurgenhaas <juergen.haas@lakedrops.com> Date: Mon, 20 Nov 2023 11:23:13 +0100 Subject: [PATCH] Bump dependencies --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index d794672..8b01a45 100644 --- a/composer.json +++ b/composer.json @@ -50,7 +50,7 @@ "drupal/antibot": "^2.0", "drupal/block_class": "^2.0", "drupal/bpmn_io": "^1.1|^2.0", - "drupal/config_auto_export": "^2.1.5", + "drupal/config_auto_export": "^2.2", "drupal/config_filter": "^2.4", "drupal/config_split": "^2.0", "drupal/core": "^10.0", @@ -78,7 +78,7 @@ "drupal/simple_sitemap": "^4.1", "drupal/smart_date": "^4.0", "drupal/smtp": "^1.2", - "drupal/sqrl": "^2.0@RC", + "drupal/sqrl": "^2.0", "drupal/stage_file_proxy": "^2.1", "drupal/token": "^1.11", "drush/drush": "^12", -- GitLab