From 28a8105bbd37efc87fa0146466223e2f4fdc4395 Mon Sep 17 00:00:00 2001
From: Rosie Le Faive <lefaive@gmail.com>
Date: Mon, 21 Nov 2022 12:20:20 -0400
Subject: [PATCH] Upgrade the EVA to 3.0.

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

diff --git a/composer.json b/composer.json
index 43451fe1..a6724628 100644
--- a/composer.json
+++ b/composer.json
@@ -21,7 +21,7 @@
     "stomp-php/stomp-php": "4.* || ^5",
     "drupal/filehash": "^1.1 || ^2",
     "drupal/prepopulate" : "^2.2",
-    "drupal/eva" : "^2.0",
+    "drupal/eva" : "^3.0",
     "drupal/features" : "^3.7",
     "drupal/migrate_plus" : "^6",
     "drupal/migrate_source_csv" : "^3.4",