From 47606d01e7e6dce632872c2db1815c7faf2f2b73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:46:31 +0000 Subject: [PATCH] Update dependency thecodingmachine/safe to ^2.5.0 --- composer.json | 2 +- composer.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/composer.json b/composer.json index 5741caa..0c604c6 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "psr/simple-cache": "^2.0", "react/async": "^4.1.0", "react/cache": "^1.2", - "thecodingmachine/safe": "^2.4.0" + "thecodingmachine/safe": "^2.5.0" }, "require-dev": { "wyrihaximus/async-test-utilities": "^5.0.25" diff --git a/composer.lock b/composer.lock index 1c43cde..d841e30 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "6547142f8937d718762ae4549f6be653", + "content-hash": "95746867813fe54e9985c57626d21df4", "packages": [ { "name": "bentools/iterable-functions", @@ -397,16 +397,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v2.4.0", + "version": "v2.5.0", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "e788f3d09dcd36f806350aedb77eac348fafadd3" + "reference": "3115ecd6b4391662b4931daac4eba6b07a2ac1f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/e788f3d09dcd36f806350aedb77eac348fafadd3", - "reference": "e788f3d09dcd36f806350aedb77eac348fafadd3", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/3115ecd6b4391662b4931daac4eba6b07a2ac1f0", + "reference": "3115ecd6b4391662b4931daac4eba6b07a2ac1f0", "shasum": "" }, "require": { @@ -530,9 +530,9 @@ "description": "PHP core functions that throw exceptions instead of returning FALSE on error", "support": { "issues": "https://github.com/thecodingmachine/safe/issues", - "source": "https://github.com/thecodingmachine/safe/tree/v2.4.0" + "source": "https://github.com/thecodingmachine/safe/tree/v2.5.0" }, - "time": "2022-10-07T14:02:17+00:00" + "time": "2023-04-05T11:54:14+00:00" } ], "packages-dev": [