diff --git a/composer.json b/composer.json index 55a0fe1076825357fecdb04dfc05e062e2b2b639..bb26d69d8f1e026a215b68fdf2e0d373ea7cc19b 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 1a86cb9504de598400b79e84db75bddad47ed820..36e70e5aa83df14450e79556c7d973d8235017dc 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",