From 99b4211badfca5cda17a88c8f60e0eb685770210 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 05:57:02 +0000 Subject: [PATCH] Bump thecodingmachine/safe from 1.3.2 to 1.3.3 Bumps [thecodingmachine/safe](https://github.com/thecodingmachine/safe) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/thecodingmachine/safe/releases) - [Commits](https://github.com/thecodingmachine/safe/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot[bot] --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 19c6916..3da9d75 100644 --- a/composer.lock +++ b/composer.lock @@ -78,16 +78,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.3.2", + "version": "v1.3.3", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "72d9fee55e14e07a6283c9b3e28c09e85923a148" + "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/72d9fee55e14e07a6283c9b3e28c09e85923a148", - "reference": "72d9fee55e14e07a6283c9b3e28c09e85923a148", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/a8ab0876305a4cdaef31b2350fcb9811b5608dbc", + "reference": "a8ab0876305a4cdaef31b2350fcb9811b5608dbc", "shasum": "" }, "require": { @@ -209,7 +209,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-10-22T09:17:04+00:00" + "time": "2020-10-28T17:51:34+00:00" }, { "name": "wyrihaximus/json-utilities",