diff --git a/composer.json b/composer.json index ab7c44f..e09ff09 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ ], "require": { "newfold-labs/wp-module-data": "^2.4.18", - "newfold-labs/wp-module-installer": "^1.1.4" + "newfold-labs/wp-module-installer": "^1.1.5" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2" diff --git a/composer.lock b/composer.lock index d9b35c2..5195f02 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": "dbfc171814b10f8afcce781a34bcf66a", + "content-hash": "fca60a16990048e2981ea07788cec95d", "packages": [ { "name": "newfold-labs/wp-module-data", @@ -57,16 +57,16 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.1.4", + "version": "1.1.5", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "2f1289336d1f49c18a95b05aa7279c12471d3bd6" + "reference": "b418c3aa8c192e805930abd9871b301d16671ba8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/2f1289336d1f49c18a95b05aa7279c12471d3bd6", - "reference": "2f1289336d1f49c18a95b05aa7279c12471d3bd6", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/b418c3aa8c192e805930abd9871b301d16671ba8", + "reference": "b418c3aa8c192e805930abd9871b301d16671ba8", "shasum": "" }, "require-dev": { @@ -92,10 +92,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.1.4", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.1.5", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2024-03-19T09:53:55+00:00" + "time": "2024-08-28T06:37:38+00:00" }, { "name": "wp-forge/wp-query-builder",