From dba10fd75691b66a695daf5bfe4cd3fcba366b06 Mon Sep 17 00:00:00 2001 From: Michael Stenta Date: Wed, 25 Oct 2023 16:09:08 -0400 Subject: [PATCH] Update simple_oauth to 5.2.4. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2aacefe5c..cc3690294 100644 --- a/composer.json +++ b/composer.json @@ -42,7 +42,7 @@ "drupal/migrate_source_ui": "^1.0", "drupal/migrate_tools": "^6.0.2", "drupal/role_delegation": "^1.2", - "drupal/simple_oauth": "5.2.3", + "drupal/simple_oauth": "5.2.4", "drupal/state_machine": "1.8", "drupal/subrequests": "^3.0.3", "drupal/token": "^1.7",