From bd543b66328a33bbfb367c82a5108ec7cb24dd8b Mon Sep 17 00:00:00 2001
From: chrisolof <chrisolof@610882.no-reply.drupal.org>
Date: Thu, 27 Sep 2018 14:18:56 -0400
Subject: [PATCH] Issue #3002046 by chrisolof: Class
 'Consolidation\OutputFormatters\StructuredData\RowsOfFieldsWithMetadata' not
 found

---
 composer.json | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/composer.json b/composer.json
index e01e804d..57d2f1fd 100644
--- a/composer.json
+++ b/composer.json
@@ -25,5 +25,10 @@
                 "drush.services.yml": "^9"
             }
         }
+    },
+    "require": {
+        "consolidation/output-formatters": "^3.2.0",
+        "drupal/dynamic_entity_reference": "^2.0-alpha8",
+        "drupal/encrypt": "^3.0-rc1"
     }
-}
\ No newline at end of file
+}
-- 
GitLab