From 35e3154894a4abfc3b444049e73781bbff8a8c02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jun 2024 16:12:06 +0000 Subject: [PATCH] Composer(deps): Bump newfold-labs/wp-module-atomic from 1.2.0 to 1.3.0 Bumps [newfold-labs/wp-module-atomic](https://github.com/newfold-labs/wp-module-atomic) from 1.2.0 to 1.3.0. - [Release notes](https://github.com/newfold-labs/wp-module-atomic/releases) - [Commits](https://github.com/newfold-labs/wp-module-atomic/compare/1.2.0...1.3.0) --- updated-dependencies: - dependency-name: newfold-labs/wp-module-atomic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index e2a76073c..7f119db26 100644 --- a/composer.json +++ b/composer.json @@ -74,7 +74,7 @@ }, "require": { "newfold-labs/wp-module-activation": "^1.0.2", - "newfold-labs/wp-module-atomic": "^1.2.0", + "newfold-labs/wp-module-atomic": "^1.3.0", "newfold-labs/wp-module-coming-soon": "^1.2.4", "newfold-labs/wp-module-context": "^1.0.1", "newfold-labs/wp-module-data": "^2.5.0", diff --git a/composer.lock b/composer.lock index b2399070a..510ba5148 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": "42fab6f639dc1b806a1ca0f11e0ec175", + "content-hash": "932c3e84a9f7f0dcc6745e01cd48ffc7", "packages": [ { "name": "doctrine/inflector", @@ -343,16 +343,16 @@ }, { "name": "newfold-labs/wp-module-atomic", - "version": "1.2.0", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/newfold-labs/wp-module-atomic.git", - "reference": "d18b3839f65b6c3fab9fbad52d632be5f1ee321f" + "reference": "8207104d63db8775b4b0c2a22d1bb016df0d82bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/newfold-labs/wp-module-atomic/zipball/d18b3839f65b6c3fab9fbad52d632be5f1ee321f", - "reference": "d18b3839f65b6c3fab9fbad52d632be5f1ee321f", + "url": "https://api.github.com/repos/newfold-labs/wp-module-atomic/zipball/8207104d63db8775b4b0c2a22d1bb016df0d82bb", + "reference": "8207104d63db8775b4b0c2a22d1bb016df0d82bb", "shasum": "" }, "require": { @@ -389,10 +389,10 @@ ], "description": "A module to customize a brand plugin for wp cloud environments.", "support": { - "source": "https://github.com/newfold-labs/wp-module-atomic/tree/1.2.0", + "source": "https://github.com/newfold-labs/wp-module-atomic/tree/1.3.0", "issues": "https://github.com/newfold-labs/wp-module-atomic/issues" }, - "time": "2024-05-28T20:14:15+00:00" + "time": "2024-05-31T16:25:56+00:00" }, { "name": "newfold-labs/wp-module-coming-soon",