From 8d0881405d58e4c8b88d85891bfd3709fe920698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Sat, 7 Apr 2018 08:30:56 +0200 Subject: [PATCH] Enhancement: Update localheinz/json-normalizer --- composer.json | 2 +- composer.lock | 48 ++++++++++++++++++++++++------------------------ 2 files changed, 25 insertions(+), 25 deletions(-) diff --git a/composer.json b/composer.json index 4601e801..f8af0f79 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "require": { "php": "^7.1", "composer-plugin-api": "^1.1.0", - "localheinz/json-normalizer": "0.5.2", + "localheinz/json-normalizer": "~0.6.0", "sebastian/diff": "^2.0.1 || ^3.0.0" }, "require-dev": { diff --git a/composer.lock b/composer.lock index f66919f0..f3eeebb6 100644 --- a/composer.lock +++ b/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "content-hash": "01c3cbf8a27686adef89e2841b854b57", + "content-hash": "def842a8344b81c5ccd27050d6c87b49", "packages": [ { "name": "justinrainbow/json-schema", - "version": "5.2.6", + "version": "5.2.7", "source": { "type": "git", "url": "https://github.com/justinrainbow/json-schema.git", - "reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd" + "reference": "8560d4314577199ba51bf2032f02cd1315587c23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/d283e11b6e14c6f4664cf080415c4341293e5bbd", - "reference": "d283e11b6e14c6f4664cf080415c4341293e5bbd", + "url": "https://api.github.com/repos/justinrainbow/json-schema/zipball/8560d4314577199ba51bf2032f02cd1315587c23", + "reference": "8560d4314577199ba51bf2032f02cd1315587c23", "shasum": "" }, "require": { @@ -26,7 +26,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^2.1", "json-schema/json-schema-test-suite": "1.2.0", - "phpunit/phpunit": "^4.8.22" + "phpunit/phpunit": "^4.8.35" }, "bin": [ "bin/validate-json" @@ -70,34 +70,34 @@ "json", "schema" ], - "time": "2017-10-21T13:15:38+00:00" + "time": "2018-02-14T22:26:30+00:00" }, { "name": "localheinz/json-normalizer", - "version": "0.5.2", + "version": "0.6.0", "source": { "type": "git", "url": "https://github.com/localheinz/json-normalizer.git", - "reference": "0bcf04557255c318325fc959a8f36bd51356b6f0" + "reference": "f280f0b8125c7c26b2f8047fa84bfe14de785d84" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/localheinz/json-normalizer/zipball/0bcf04557255c318325fc959a8f36bd51356b6f0", - "reference": "0bcf04557255c318325fc959a8f36bd51356b6f0", + "url": "https://api.github.com/repos/localheinz/json-normalizer/zipball/f280f0b8125c7c26b2f8047fa84bfe14de785d84", + "reference": "f280f0b8125c7c26b2f8047fa84bfe14de785d84", "shasum": "" }, "require": { "justinrainbow/json-schema": "^4.0.0 || ^5.0.0", - "localheinz/json-printer": "^1.0.0", + "localheinz/json-printer": "^2.0.0", "php": "^7.1" }, "require-dev": { - "infection/infection": "~0.7.1", - "localheinz/php-cs-fixer-config": "~1.11.0", + "infection/infection": "~0.8.1", + "localheinz/php-cs-fixer-config": "~1.13.1", "localheinz/test-util": "0.6.1", "phpbench/phpbench": "~0.14.0", "phpspec/prophecy": "^1.7.1", - "phpunit/phpunit": "^7.0.0" + "phpunit/phpunit": "^7.1.1" }, "type": "library", "autoload": { @@ -121,31 +121,31 @@ "json", "normalizer" ], - "time": "2018-02-15T14:13:23+00:00" + "time": "2018-04-07T08:03:24+00:00" }, { "name": "localheinz/json-printer", - "version": "1.1.0", + "version": "2.0.0", "source": { "type": "git", "url": "https://github.com/localheinz/json-printer.git", - "reference": "49459a160c551b5504d1edcbb10692039071d08a" + "reference": "1a350fd94544df716d1c75ef107d34057f80ac7a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/localheinz/json-printer/zipball/49459a160c551b5504d1edcbb10692039071d08a", - "reference": "49459a160c551b5504d1edcbb10692039071d08a", + "url": "https://api.github.com/repos/localheinz/json-printer/zipball/1a350fd94544df716d1c75ef107d34057f80ac7a", + "reference": "1a350fd94544df716d1c75ef107d34057f80ac7a", "shasum": "" }, "require": { "php": "^7.0" }, "require-dev": { - "infection/infection": "~0.7.0", - "localheinz/php-cs-fixer-config": "~1.9.0", + "infection/infection": "~0.8.1", + "localheinz/php-cs-fixer-config": "~1.13.1", "localheinz/test-util": "0.6.1", "phpbench/phpbench": "~0.14.0", - "phpunit/phpunit": "^6.5.5" + "phpunit/phpunit": "^6.5.7" }, "type": "library", "autoload": { @@ -170,7 +170,7 @@ "json", "printer" ], - "time": "2018-01-27T21:05:05+00:00" + "time": "2018-04-06T22:10:47+00:00" }, { "name": "sebastian/diff",