From 5ecc974a685135ba0304225e989013d4a8f272eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 9 Jan 2019 04:34:16 +0000 Subject: [PATCH] Bump daverandom/exceptional-json from 1.0.3 to 1.0.4 Bumps daverandom/exceptional-json from 1.0.3 to 1.0.4. Signed-off-by: dependabot[bot] --- composer.lock | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/composer.lock b/composer.lock index 6613c68..253d440 100644 --- a/composer.lock +++ b/composer.lock @@ -417,7 +417,7 @@ ], "authors": [ { - "name": "Cees-jan Kiewiet", + "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -458,7 +458,7 @@ ], "authors": [ { - "name": "Cees-jan Kiewiet", + "name": "Cees-Jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -755,18 +755,21 @@ }, { "name": "daverandom/exceptional-json", - "version": "v1.0.3", + "version": "v1.0.4", "source": { "type": "git", "url": "https://github.com/DaveRandom/ExceptionalJSON.git", - "reference": "7dfa85369633669d9694cbc79db005268718f15a" + "reference": "fed957142b4687b079495c80975666dd1a67d61d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/DaveRandom/ExceptionalJSON/zipball/7dfa85369633669d9694cbc79db005268718f15a", - "reference": "7dfa85369633669d9694cbc79db005268718f15a", + "url": "https://api.github.com/repos/DaveRandom/ExceptionalJSON/zipball/fed957142b4687b079495c80975666dd1a67d61d", + "reference": "fed957142b4687b079495c80975666dd1a67d61d", "shasum": "" }, + "require": { + "php": ">=7.0" + }, "type": "library", "autoload": { "psr-4": { @@ -786,7 +789,7 @@ } ], "description": "JSON encoding and decoding that throws exceptions on failure", - "time": "2017-05-31T16:37:55+00:00" + "time": "2018-06-11T11:25:57+00:00" }, { "name": "doctrine/annotations",