From 2f42a33fcb5d289a0941efaae5a99103a4252392 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:54:32 +0000 Subject: [PATCH] Update dependency thecodingmachine/safe to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fe65a85..227effc 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "react/promise-stream": "^1.2", "react/stream": "^1.1", "reactivex/rxphp": "^2.0", - "thecodingmachine/safe": "^1.1", + "thecodingmachine/safe": "^1.1 || ^2.0", "wyrihaximus/constants": "^1.5", "wyrihaximus/monolog-formatted-psr-handler": "^1.2", "wyrihaximus/psr-3-callable-throwable-logger": "^2.0",