diff --git a/composer.json b/composer.json index 70a1d4d5..8ebddbd2 100644 --- a/composer.json +++ b/composer.json @@ -78,7 +78,7 @@ "newfold-labs/wp-module-onboarding": "^1.12.1", "newfold-labs/wp-module-patterns": "^0.1.13", "newfold-labs/wp-module-performance": "^1.3.0", - "newfold-labs/wp-module-runtime": "^1.0.7", + "newfold-labs/wp-module-runtime": "^1.0.9", "newfold-labs/wp-module-secure-passwords": "^1.1", "newfold-labs/wp-module-sso": "^1.0.4", "newfold-labs/wp-module-staging": "^1.2.3", diff --git a/composer.lock b/composer.lock index 057f1382..3ca71afb 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": "05afe3d5a77526c656fc22d04221765a", + "content-hash": "ea6e928591752dc6a4bf4075f3eb2225", "packages": [ { "name": "doctrine/inflector", @@ -982,16 +982,16 @@ }, { "name": "newfold-labs/wp-module-runtime", - "version": "v1.0.7", + "version": "v1.0.9", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-runtime.git", - "reference": "af938ea9e3a00e981c7452954e1835339951b9aa" + "reference": "0ce268b61ccee385a4d6d6be8a0458db1ddc1703" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/af938ea9e3a00e981c7452954e1835339951b9aa", - "reference": "af938ea9e3a00e981c7452954e1835339951b9aa", + "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/0ce268b61ccee385a4d6d6be8a0458db1ddc1703", + "reference": "0ce268b61ccee385a4d6d6be8a0458db1ddc1703", "shasum": "" }, "require-dev": { @@ -1027,10 +1027,10 @@ ], "description": "Runtime for Newfold WP modules and plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-runtime/tree/v1.0.7", + "source": "https://github.com/newfold-labs/wp-module-runtime/tree/v1.0.9", "issues": "https://github.com/newfold-labs/wp-module-runtime/issues" }, - "time": "2023-10-10T18:58:42+00:00" + "time": "2024-01-30T10:51:35+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords",