From fe7403aec541a66df7636e74dcd644c5a6a3735f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jan 2025 15:54:37 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-runtime from 1.0.12 to 1.1.3 Bumps [newfold-labs/wp-module-runtime](https://github.com/newfold-labs/wp-module-runtime) from 1.0.12 to 1.1.3. - [Release notes](https://github.com/newfold-labs/wp-module-runtime/releases) - [Commits](https://github.com/newfold-labs/wp-module-runtime/compare/1.0.12...1.1.3) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/composer.json b/composer.json index 06bbb1679..5ed5a0a50 100644 --- a/composer.json +++ b/composer.json @@ -93,7 +93,7 @@ "newfold-labs/wp-module-patterns": "^2.8.1", "newfold-labs/wp-module-performance": "^2.3.2", "newfold-labs/wp-module-pls": "^1.0.1", - "newfold-labs/wp-module-runtime": "^1.0.12", + "newfold-labs/wp-module-runtime": "^1.1.3", "newfold-labs/wp-module-secure-passwords": "^1.1.1", "newfold-labs/wp-module-solutions": "^1.0.8", "newfold-labs/wp-module-sso": "^1.0.7", diff --git a/composer.lock b/composer.lock index 56ba49809..11194c549 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": "bb0efea884df98a0c5a82f1627b8c3b0", + "content-hash": "b1c8abd9e7a6f6c8eddab2f574d49c1a", "packages": [ { "name": "doctrine/inflector", @@ -1838,16 +1838,16 @@ }, { "name": "newfold-labs/wp-module-runtime", - "version": "1.0.12", + "version": "1.1.3", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-runtime.git", - "reference": "c63ba65520c917a9be99a492bc824f4a54c2daef" + "reference": "04362e97a281b492e523e579326f080033d5d962" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/c63ba65520c917a9be99a492bc824f4a54c2daef", - "reference": "c63ba65520c917a9be99a492bc824f4a54c2daef", + "url": "https://api.github.com/repos/newfold-labs/wp-module-runtime/zipball/04362e97a281b492e523e579326f080033d5d962", + "reference": "04362e97a281b492e523e579326f080033d5d962", "shasum": "" }, "require-dev": { @@ -1883,10 +1883,10 @@ ], "description": "Runtime for Newfold WP modules and plugins", "support": { - "source": "https://github.com/newfold-labs/wp-module-runtime/tree/1.0.12", + "source": "https://github.com/newfold-labs/wp-module-runtime/tree/1.1.3", "issues": "https://github.com/newfold-labs/wp-module-runtime/issues" }, - "time": "2024-10-25T21:53:35+00:00" + "time": "2025-01-13T23:22:56+00:00" }, { "name": "newfold-labs/wp-module-secure-passwords", @@ -5053,10 +5053,10 @@ }, "prefer-stable": false, "prefer-lowest": false, - "platform": {}, - "platform-dev": {}, + "platform": [], + "platform-dev": [], "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }