From 3467b02e82329dc876b2c9bd901350a24ff730a9 Mon Sep 17 00:00:00 2001
From: jurgenhaas <juergen@paragon-es.de>
Date: Tue, 29 Dec 2020 11:36:18 +0100
Subject: [PATCH] Add missing stage_file_proxy

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

diff --git a/composer.json b/composer.json
index 37d604d..08be16e 100644
--- a/composer.json
+++ b/composer.json
@@ -69,6 +69,7 @@
         "drupal/sitemap": "^2.0",
         "drupal/smart_date": "^3.1",
         "drupal/smtp": "^1.0",
+        "drupal/stage_file_proxy": "^1.1",
         "drupal/subpathauto": "^1.1",
         "drupal/token": "^1.7",
         "drupal/unlimited_number": "^2.0",
-- 
GitLab