diff --git a/composer.json b/composer.json index b034151c5273e0757cc9c6de8a601198719dac3e..a94b0d43adca239ae746e458e6f33f757c0c0688 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "php": ">=7.1", "composer/installers": "1.11.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.0", "bjornjohansen/wplang": "0.1.1", diff --git a/composer.lock b/composer.lock index fc59db5dc4a8c2576a956450250b9a53a05297e5..4d4d81f7342777d3ca6ea997b1fbed5fbfe248e6 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": "64988ff0886470d8b14150d57d639efd", + "content-hash": "a4d9ac77925510b10816cc8602c2b527", "packages": [ { "name": "bjornjohansen/wplang", @@ -193,16 +193,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": { @@ -233,7 +233,7 @@ } ], "description": "Provides a way to patch Composer packages.", - "time": "2021-06-08T15:12:46+00:00" + "time": "2022-01-25T19:21:20+00:00" }, { "name": "johnpbloch/wordpress",