From 5889930f950e23d8950c13db65d3862a3f400288 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 14:39:41 +0000 Subject: [PATCH] Update dependency wyrihaximus/ticking-promise to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fe65a85..eef519f 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "wyrihaximus/monolog-formatted-psr-handler": "^1.2", "wyrihaximus/psr-3-callable-throwable-logger": "^2.0", "wyrihaximus/react-psr-3-stdio": "^2.1", - "wyrihaximus/ticking-promise": "^1.6" + "wyrihaximus/ticking-promise": "^1.6 || ^3.0" }, "require-dev": { "wyrihaximus/async-test-utilities": "^4"