diff --git a/composer.json b/composer.json index 7e64b1c..373ba70 100644 --- a/composer.json +++ b/composer.json @@ -80,7 +80,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-forge/wp-update-handler": "^1.0.2", diff --git a/composer.lock b/composer.lock index 4b03b16..4634dfe 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": "704c195f956c030965f322d51fd6ebe9", + "content-hash": "2b46b1e1c9744d826a6269c699dfa588", "packages": [ { "name": "doctrine/inflector", @@ -751,16 +751,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": { @@ -796,10 +796,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",