From 04cf67707388a84621c680e8dd2f4c8bdf1eaa41 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Tue, 22 Mar 2022 09:02:14 +0000
Subject: [PATCH] Update dependency cweagans/composer-patches to v1.7.2

---
 composer.json |  2 +-
 composer.lock | 14 +++++++-------
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/composer.json b/composer.json
index 55a0fe10..bb26d69d 100644
--- a/composer.json
+++ b/composer.json
@@ -33,7 +33,7 @@
         "php": ">=7.1",
         "composer/installers": "1.12.0",
         "oomphinc/composer-installers-extender": "2.0.0",
-        "cweagans/composer-patches": "1.7.1",
+        "cweagans/composer-patches": "1.7.2",
         "koodimonni/composer-dropin-installer": "1.3",
         "johnpbloch/wordpress": "5.9.2",
         "bjornjohansen/wplang": "0.2.0",
diff --git a/composer.lock b/composer.lock
index 1a86cb95..36e70e5a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
         "This file is @generated automatically"
     ],
-    "content-hash": "699e2d926e1a0b86c4de8e72ce6db159",
+    "content-hash": "44e0631dc3b19feeb74e3f3ade148069",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -202,16 +202,16 @@
         },
         {
             "name": "cweagans/composer-patches",
-            "version": "1.7.1",
+            "version": "1.7.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/cweagans/composer-patches.git",
-                "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c"
+                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/9888dcc74993c030b75f3dd548bb5e20cdbd740c",
-                "reference": "9888dcc74993c030b75f3dd548bb5e20cdbd740c",
+                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871",
+                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871",
                 "shasum": ""
             },
             "require": {
@@ -244,9 +244,9 @@
             "description": "Provides a way to patch Composer packages.",
             "support": {
                 "issues": "https://github.com/cweagans/composer-patches/issues",
-                "source": "https://github.com/cweagans/composer-patches/tree/1.7.1"
+                "source": "https://github.com/cweagans/composer-patches/tree/1.7.2"
             },
-            "time": "2021-06-08T15:12:46+00:00"
+            "time": "2022-01-25T19:21:20+00:00"
         },
         {
             "name": "johnpbloch/wordpress",
-- 
GitLab