From 44a072493c5a61d28efb56adba52aef32fe1ab98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:48:27 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-onboarding Bumps [newfold-labs/wp-module-onboarding](https://github.com/newfold-labs/wp-module-onboarding) from 1.10.3 to 1.10.4. - [Release notes](https://github.com/newfold-labs/wp-module-onboarding/releases) - [Commits](https://github.com/newfold-labs/wp-module-onboarding/compare/1.10.3...1.10.4) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-onboarding dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/composer.json b/composer.json index a87c6f4c4..365323ca7 100644 --- a/composer.json +++ b/composer.json @@ -65,7 +65,7 @@ "newfold-labs/wp-module-loader": "^1.0.10", "newfold-labs/wp-module-marketplace": "^2.0.1", "newfold-labs/wp-module-notifications": "^1.1.4", - "newfold-labs/wp-module-onboarding": "^1.10.3", + "newfold-labs/wp-module-onboarding": "^1.10.4", "newfold-labs/wp-module-patterns": "^0.1.4", "newfold-labs/wp-module-performance": "^1.2.1", "newfold-labs/wp-module-runtime": "^1.0.5", diff --git a/composer.lock b/composer.lock index ebd2f7ea4..d88d4c453 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": "34115e8eff724f60aba82c275e384154", + "content-hash": "f58df91b39d239704e276d29794e4a96", "packages": [ { "name": "doctrine/inflector", @@ -571,16 +571,16 @@ }, { "name": "newfold-labs/wp-module-installer", - "version": "1.1.1", + "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-installer.git", - "reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff" + "reference": "a5a683c2b6d2422a4e18c50919bdb8fd4bd89a5c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/ed7a5da84f008e6df7a02f2698d90dbc5867b6ff", - "reference": "ed7a5da84f008e6df7a02f2698d90dbc5867b6ff", + "url": "https://api.github.com/repos/newfold-labs/wp-module-installer/zipball/a5a683c2b6d2422a4e18c50919bdb8fd4bd89a5c", + "reference": "a5a683c2b6d2422a4e18c50919bdb8fd4bd89a5c", "shasum": "" }, "require-dev": { @@ -606,10 +606,10 @@ ], "description": "An installer for WordPress plugins and themes.", "support": { - "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.1.1", + "source": "https://github.com/newfold-labs/wp-module-installer/tree/1.1.2", "issues": "https://github.com/newfold-labs/wp-module-installer/issues" }, - "time": "2023-08-10T10:59:26+00:00" + "time": "2023-09-18T06:42:43+00:00" }, { "name": "newfold-labs/wp-module-loader", @@ -761,16 +761,16 @@ }, { "name": "newfold-labs/wp-module-onboarding", - "version": "1.10.3", + "version": "1.10.4", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-onboarding.git", - "reference": "975ea5d51f0e3a40c37c8481466c28876fcd322d" + "reference": "1c0096a6e2d311fd27b1e4b6fcd00154b327895a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/975ea5d51f0e3a40c37c8481466c28876fcd322d", - "reference": "975ea5d51f0e3a40c37c8481466c28876fcd322d", + "url": "https://api.github.com/repos/newfold-labs/wp-module-onboarding/zipball/1c0096a6e2d311fd27b1e4b6fcd00154b327895a", + "reference": "1c0096a6e2d311fd27b1e4b6fcd00154b327895a", "shasum": "" }, "require": { @@ -813,10 +813,10 @@ ], "description": "Next-generation WordPress Onboarding for WordPress sites at Newfold Digital.", "support": { - "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.3", + "source": "https://github.com/newfold-labs/wp-module-onboarding/tree/1.10.4", "issues": "https://github.com/newfold-labs/wp-module-onboarding/issues" }, - "time": "2023-09-11T08:13:27+00:00" + "time": "2023-09-18T07:38:50+00:00" }, { "name": "newfold-labs/wp-module-patterns",