diff --git a/composer.json b/composer.json index a45a923..bb0bead 100644 --- a/composer.json +++ b/composer.json @@ -71,7 +71,7 @@ "newfold-labs/wp-module-marketplace": "^2.4.0", "newfold-labs/wp-module-notifications": "^1.6.1", "newfold-labs/wp-module-performance": "^2.0.1", - "newfold-labs/wp-module-runtime": "^1.0.11", + "newfold-labs/wp-module-runtime": "^1.0.12", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-sso": "^1.0.6", "wp-cli/wp-cli": "^2.11", diff --git a/composer.lock b/composer.lock index 6c769cb..5c84340 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": "8ac159d5028805efb5ba69e3207d5422", + "content-hash": "3776dafc0bc63fa8e84ebcf969bff970", "packages": [ { "name": "doctrine/inflector", @@ -801,16 +801,16 @@ }, { "name": "newfold-labs/wp-module-runtime", - "version": "v1.0.11", + "version": "1.0.12", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-runtime.git", - "reference": "fe58c1d7db085b84214b90449314d6392ec966f6" + "reference": "c63ba65520c917a9be99a492bc824f4a54c2daef" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/fe58c1d7db085b84214b90449314d6392ec966f6", - "reference": "fe58c1d7db085b84214b90449314d6392ec966f6", + "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/c63ba65520c917a9be99a492bc824f4a54c2daef", + "reference": "c63ba65520c917a9be99a492bc824f4a54c2daef", "shasum": "" }, "require-dev": { @@ -846,10 +846,10 @@ ], "description": "Runtime for Newfold WP modules and plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-runtime/tree/v1.0.11", + "source": "https://github.com/newfold-labs/wp-module-runtime/tree/1.0.12", "issues": "https://github.com/newfold-labs/wp-module-runtime/issues" }, - "time": "2024-05-06T07:16:26+00:00" + "time": "2024-10-25T21:53:35+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords",