From 7eb797041f3c36858fafcfcd337cea11bc146c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 09:23:03 +0000 Subject: [PATCH] Bump deliciousbrains/wp-background-processing from 1.3.1 to 1.4.0 Bumps [deliciousbrains/wp-background-processing](https://github.com/deliciousbrains/wp-background-processing) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/deliciousbrains/wp-background-processing/releases) - [Commits](https://github.com/deliciousbrains/wp-background-processing/compare/1.3.1...1.4.0) --- updated-dependencies: - dependency-name: deliciousbrains/wp-background-processing dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 8255db5c6..329b28983 100644 --- a/composer.lock +++ b/composer.lock @@ -452,16 +452,16 @@ }, { "name": "deliciousbrains/wp-background-processing", - "version": "1.3.1", + "version": "1.4.0", "source": { "type": "git", "url": "https://github.com/deliciousbrains/wp-background-processing.git", - "reference": "6d1e48165e461260075b9f161b3861c7278f71e7" + "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/6d1e48165e461260075b9f161b3861c7278f71e7", - "reference": "6d1e48165e461260075b9f161b3861c7278f71e7", + "url": "https://api.github.com/repos/deliciousbrains/wp-background-processing/zipball/7ca7cc3504333db3a291bbab7f1917124fba4816", + "reference": "7ca7cc3504333db3a291bbab7f1917124fba4816", "shasum": "" }, "require": { @@ -496,9 +496,9 @@ "description": "WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.", "support": { "issues": "https://github.com/deliciousbrains/wp-background-processing/issues", - "source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.3.1" + "source": "https://github.com/deliciousbrains/wp-background-processing/tree/1.4.0" }, - "time": "2024-02-28T13:39:06+00:00" + "time": "2024-12-17T14:04:30+00:00" }, { "name": "league/flysystem",