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",