From da23814ce88e1724a68e6bbb0c22cbf8a096b076 Mon Sep 17 00:00:00 2001
From: renovate <renovate-bot@autistici.org>
Date: Sun, 12 Mar 2023 08:14:33 +0000
Subject: [PATCH] Update dependency cweagans/composer-patches to v1.7.3

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

diff --git a/composer.json b/composer.json
index 9bfedf8f..ddab5276 100644
--- a/composer.json
+++ b/composer.json
@@ -41,7 +41,7 @@
         "php": ">=7.1",
         "composer/installers": "1.12.0",
         "oomphinc/composer-installers-extender": "2.0.1",
-        "cweagans/composer-patches": "1.7.2",
+        "cweagans/composer-patches": "1.7.3",
         "koodimonni/composer-dropin-installer": "1.4",
         "johnpbloch/wordpress": "6.1.1",
         "bjornjohansen/wplang": "0.2.0",
diff --git a/composer.lock b/composer.lock
index c212ac26..f4febbd0 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": "0c9adcb88af98b6f1c563d1afee05900",
+    "content-hash": "c252b48d856d954aea8b548b707c4e03",
     "packages": [
         {
             "name": "bjornjohansen/wplang",
@@ -202,16 +202,16 @@
         },
         {
             "name": "cweagans/composer-patches",
-            "version": "1.7.2",
+            "version": "1.7.3",
             "source": {
                 "type": "git",
                 "url": "https://github.com/cweagans/composer-patches.git",
-                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871"
+                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e9969cfc0796e6dea9b4e52f77f18e1065212871",
-                "reference": "e9969cfc0796e6dea9b4e52f77f18e1065212871",
+                "url": "https://api.github.com/repos/cweagans/composer-patches/zipball/e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
+                "reference": "e190d4466fe2b103a55467dfa83fc2fecfcaf2db",
                 "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.2"
+                "source": "https://github.com/cweagans/composer-patches/tree/1.7.3"
             },
-            "time": "2022-01-25T19:21:20+00:00"
+            "time": "2022-12-20T22:53:13+00:00"
         },
         {
             "name": "johnpbloch/wordpress",
-- 
GitLab