diff --git a/composer.lock b/composer.lock index 8670583..c589782 100644 --- a/composer.lock +++ b/composer.lock @@ -1,7 +1,7 @@ { "_readme": [ "This file locks the dependencies of your project to a known state", - "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", + "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], "content-hash": "eac845faab4d12da7d1e1684679d9a78", @@ -91,7 +91,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -139,7 +139,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -332,7 +332,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -375,7 +375,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -521,7 +521,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -670,18 +670,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": { @@ -701,7 +704,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", @@ -2269,7 +2272,7 @@ ], "authors": [ { - "name": "Cees-Jan Kiewiet", + "name": "Cees-jan Kiewiet", "email": "ceesjank@gmail.com" } ], @@ -3299,6 +3302,9 @@ ] }, "notification-url": "https://packagist.org/downloads/", + "license": [ + "BSD-3-Clause|MIT" + ], "authors": [ { "name": "Kore Nordmann",