From d653828f6146d4e61c206c001dbb65d487151e3a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2020 09:30:52 +0000 Subject: [PATCH] Bump thecodingmachine/safe from 1.0.3 to 1.1 Bumps [thecodingmachine/safe](https://github.com/thecodingmachine/safe) from 1.0.3 to 1.1. - [Release notes](https://github.com/thecodingmachine/safe/releases) - [Commits](https://github.com/thecodingmachine/safe/compare/v1.0.3...v1.1) Signed-off-by: dependabot-preview[bot] --- composer.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index b2ad9e6..3e7dd5b 100644 --- a/composer.lock +++ b/composer.lock @@ -321,16 +321,16 @@ }, { "name": "thecodingmachine/safe", - "version": "v1.0.3", + "version": "v1.1", "source": { "type": "git", "url": "https://github.com/thecodingmachine/safe.git", - "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23" + "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/6662d0bef91fe5d44178cb2c38d51c5d16b65d23", - "reference": "6662d0bef91fe5d44178cb2c38d51c5d16b65d23", + "url": "https://api.github.com/repos/thecodingmachine/safe/zipball/f440677bad66c0ef42fa3f875bf05718028af5d3", + "reference": "f440677bad66c0ef42fa3f875bf05718028af5d3", "shasum": "" }, "require": { @@ -449,7 +449,7 @@ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", - "time": "2020-01-20T08:44:36+00:00" + "time": "2020-03-24T13:59:42+00:00" }, { "name": "wyrihaximus/ticking-promise", @@ -5644,6 +5644,5 @@ "platform-dev": [], "platform-overrides": { "php": "7.4" - }, - "plugin-api-version": "1.1.0" + } }