From 573074931faa6c54c0d2f9345b6522ef2dafa947 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 11:03:32 +0000 Subject: [PATCH] Update wyrihaximus/ticking-promise requirement --- updated-dependencies: - dependency-name: wyrihaximus/ticking-promise dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0b2394a..b055a30 100644 --- a/composer.json +++ b/composer.json @@ -13,7 +13,7 @@ "php": "^7.0|^8.0", "react/child-process": "^0.6 || ^0.5 || ^0.4", "react/promise": "^2.7", - "wyrihaximus/ticking-promise": "^1.5.2|^2.0" + "wyrihaximus/ticking-promise": "^1.5.2|^2.0|^3.0" }, "require-dev": { "vectorface/dunit": "^2.0",