From 07843d9f4c433dc52d8427d9171a7668217917a0 Mon Sep 17 00:00:00 2001
From: Seth Shaw <108362375+seth-shaw-asu@users.noreply.github.com>
Date: Mon, 19 Jun 2023 09:22:10 -0700
Subject: [PATCH] bump jwt version

---
 composer.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index 3ceed0e1..bf274cd1 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
     "drupal/file_replace": "^1.1",
     "drupal/filehash": "^2",
     "drupal/flysystem" : "^2.0@alpha",
-    "drupal/jwt": "^1.1",
+    "drupal/jwt": "^1.1 || ^2",
     "drupal/migrate_plus" : "^5.1 || ^6",
     "drupal/migrate_source_csv" : "^3.4",
     "drupal/prepopulate" : "^2.2",