diff --git a/composer.json b/composer.json index 33d3e13..8f9dfcf 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "wp-forge/wp-htaccess-manager": "^1.0", "wpscholar/url": "^1.2.5", "newfold-labs/wp-module-features": "^1.4", - "newfold-labs/wp-module-installer": "^1.2.2" + "newfold-labs/wp-module-installer": "^1.3.0" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2.4" diff --git a/composer.lock b/composer.lock index d8249c6..1428f27 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": "e4e83dfacb9fc14f062e24bdd34c77d9", + "content-hash": "9602237f7a761fdd4d6a07c7e39e5a91", "packages": [ { "name": "doctrine/inflector", @@ -355,20 +355,20 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.2.2", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d" + "reference": "e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/4b994a784f1de5c80dcf274e51ab34f083e4a26d", - "reference": "4b994a784f1de5c80dcf274e51ab34f083e4a26d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe", + "reference": "e8dbc7a117c7f9ebeb2c9620ab6689c49ca1d3fe", "shasum": "" }, "require": { - "newfold-labs/wp-module-pls": "^1.0.0" + "newfold-labs/wp-module-pls": "^1.0.1" }, "require-dev": { "newfold-labs/wp-php-standards": "^1.2", @@ -394,10 +394,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.2.2", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2024-10-25T14:26:52+00:00" + "time": "2025-01-16T16:51:53+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -447,16 +447,16 @@ }, { "name": "newfold-labs/wp-module-pls", - "version": "1.0.0", + "version": "1.0.1", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-pls.git", - "reference": "08b7c41b3d52d66414b6234389d7f4c414477d91" + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/08b7c41b3d52d66414b6234389d7f4c414477d91", - "reference": "08b7c41b3d52d66414b6234389d7f4c414477d91", + "url": "https://api.github.com/repos/newfold-labs/wp-module-pls/zipball/e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", + "reference": "e68a79350e9eedcb592cd8e9ec79cc01e29e37a5", "shasum": "" }, "require": { @@ -487,10 +487,10 @@ ], "description": "A Newfold module that handles license key provisioning, validation, and other lifecycle events for registered plugins using the PLS API via Hiive.", "support": { - "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.0.0", + "source": "https://github.com/newfold-labs/wp-module-pls/tree/1.0.1", "issues": "https://github.com/newfold-labs/wp-module-pls/issues" }, - "time": "2024-10-23T09:11:18+00:00" + "time": "2024-12-11T19:31:32+00:00" }, { "name": "wp-forge/collection", @@ -1449,10 +1449,10 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform": [], + "platform-dev": [], + "plugin-api-version": "2.3.0" }