diff --git a/composer.lock b/composer.lock index e06a1f6..8b1cb34 100644 --- a/composer.lock +++ b/composer.lock @@ -3173,19 +3173,23 @@ }, { "name": "netresearch/jsonmapper", - "version": "v1.5.1", + "version": "v1.6.0", "source": { "type": "git", "url": "https://github.com/cweiske/jsonmapper.git", - "reference": "047dafe26facbba1e997e9fb3b3c298562d75a0b" + "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/047dafe26facbba1e997e9fb3b3c298562d75a0b", - "reference": "047dafe26facbba1e997e9fb3b3c298562d75a0b", + "url": "https://api.github.com/repos/cweiske/jsonmapper/zipball/0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06", + "reference": "0d4d1b48d682a93b6bfedf60b88c7750e9cb0b06", "shasum": "" }, "require": { + "ext-json": "*", + "ext-pcre": "*", + "ext-reflection": "*", + "ext-spl": "*", "php": ">=5.6" }, "require-dev": { @@ -3211,7 +3215,7 @@ } ], "description": "Map nested JSON structures onto PHP classes", - "time": "2019-07-08T18:46:43+00:00" + "time": "2019-08-15T19:41:25+00:00" }, { "name": "orchestra/testbench", @@ -3330,16 +3334,16 @@ }, { "name": "phan/phan", - "version": "2.2.8", + "version": "2.2.11", "source": { "type": "git", "url": "https://github.com/phan/phan.git", - "reference": "d1df8f3342a58c187d99d8f3aeb879a90f58ea9f" + "reference": "ce6cb621d473df36e0d71d9f8c2b2e421135204f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phan/phan/zipball/d1df8f3342a58c187d99d8f3aeb879a90f58ea9f", - "reference": "d1df8f3342a58c187d99d8f3aeb879a90f58ea9f", + "url": "https://api.github.com/repos/phan/phan/zipball/ce6cb621d473df36e0d71d9f8c2b2e421135204f", + "reference": "ce6cb621d473df36e0d71d9f8c2b2e421135204f", "shasum": "" }, "require": { @@ -3395,7 +3399,7 @@ "php", "static" ], - "time": "2019-07-31T00:17:40+00:00" + "time": "2019-08-18T19:08:45+00:00" }, { "name": "phar-io/manifest", @@ -5270,16 +5274,16 @@ }, { "name": "webmozart/assert", - "version": "1.4.0", + "version": "1.5.0", "source": { "type": "git", "url": "https://github.com/webmozart/assert.git", - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" + "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", - "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", + "url": "https://api.github.com/repos/webmozart/assert/zipball/88e6d84706d09a236046d686bbea96f07b3a34f4", + "reference": "88e6d84706d09a236046d686bbea96f07b3a34f4", "shasum": "" }, "require": { @@ -5287,8 +5291,7 @@ "symfony/polyfill-ctype": "^1.8" }, "require-dev": { - "phpunit/phpunit": "^4.6", - "sebastian/version": "^1.0.1" + "phpunit/phpunit": "^4.8.36 || ^7.5.13" }, "type": "library", "extra": { @@ -5317,7 +5320,7 @@ "check", "validate" ], - "time": "2018-12-25T11:19:39+00:00" + "time": "2019-08-24T08:43:50+00:00" } ], "aliases": [],