diff --git a/composer.lock b/composer.lock index dcd9d0c9361..ab0c99b8f4d 100644 --- a/composer.lock +++ b/composer.lock @@ -207,16 +207,16 @@ }, { "name": "glpi-project/inventory_format", - "version": "1.1.5", + "version": "1.1.7", "source": { "type": "git", "url": "https://github.com/glpi-project/inventory_format.git", - "reference": "e7381708033bfc287d9fdadc0c74df63642dca2d" + "reference": "96b776bdbd1caeb88fba4eb6481e685b7c45f3b3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/glpi-project/inventory_format/zipball/e7381708033bfc287d9fdadc0c74df63642dca2d", - "reference": "e7381708033bfc287d9fdadc0c74df63642dca2d", + "url": "https://api.github.com/repos/glpi-project/inventory_format/zipball/96b776bdbd1caeb88fba4eb6481e685b7c45f3b3", + "reference": "96b776bdbd1caeb88fba4eb6481e685b7c45f3b3", "shasum": "" }, "require": { @@ -265,7 +265,7 @@ "issues": "https://github.com/glpi-project/inventory_format/issues", "source": "https://github.com/glpi-project/inventory_format" }, - "time": "2021-07-29T06:40:15+00:00" + "time": "2021-09-20T06:52:27+00:00" }, { "name": "guzzlehttp/guzzle", @@ -3590,16 +3590,16 @@ }, { "name": "swaggest/json-diff", - "version": "v3.8.1", + "version": "v3.8.3", "source": { "type": "git", "url": "https://github.com/swaggest/json-diff.git", - "reference": "d2184358c5ef5ecaa1f6b4c2bce175fac2d25670" + "reference": "bb3e3b4e9d842bb2e48f31ea568d0459968d1d42" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swaggest/json-diff/zipball/d2184358c5ef5ecaa1f6b4c2bce175fac2d25670", - "reference": "d2184358c5ef5ecaa1f6b4c2bce175fac2d25670", + "url": "https://api.github.com/repos/swaggest/json-diff/zipball/bb3e3b4e9d842bb2e48f31ea568d0459968d1d42", + "reference": "bb3e3b4e9d842bb2e48f31ea568d0459968d1d42", "shasum": "" }, "require": { @@ -3627,22 +3627,22 @@ "description": "JSON diff/rearrange/patch/pointer library for PHP", "support": { "issues": "https://github.com/swaggest/json-diff/issues", - "source": "https://github.com/swaggest/json-diff/tree/v3.8.1" + "source": "https://github.com/swaggest/json-diff/tree/v3.8.3" }, - "time": "2020-09-25T17:47:07+00:00" + "time": "2021-09-25T22:09:03+00:00" }, { "name": "swaggest/json-schema", - "version": "v0.12.32", + "version": "v0.12.38", "source": { "type": "git", "url": "https://github.com/swaggest/php-json-schema.git", - "reference": "f92567a1f4fcb0296758b471654171acfdb6031b" + "reference": "ab7cca149a5822acc5be538dd6c008a348f6cb89" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swaggest/php-json-schema/zipball/f92567a1f4fcb0296758b471654171acfdb6031b", - "reference": "f92567a1f4fcb0296758b471654171acfdb6031b", + "url": "https://api.github.com/repos/swaggest/php-json-schema/zipball/ab7cca149a5822acc5be538dd6c008a348f6cb89", + "reference": "ab7cca149a5822acc5be538dd6c008a348f6cb89", "shasum": "" }, "require": { @@ -3650,11 +3650,10 @@ "ext-mbstring": "*", "php": ">=5.4", "phplang/scope-exit": "^1.0", - "swaggest/json-diff": "^3.5.1" + "swaggest/json-diff": "^3.8.2" }, "require-dev": { - "phpunit/php-code-coverage": "^4", - "phpunit/phpunit": "^5" + "phpunit/phpunit": "^4.8.23" }, "type": "library", "autoload": { @@ -3676,9 +3675,9 @@ "support": { "email": "vearutop@gmail.com", "issues": "https://github.com/swaggest/php-json-schema/issues", - "source": "https://github.com/swaggest/php-json-schema/tree/v0.12.32" + "source": "https://github.com/swaggest/php-json-schema/tree/v0.12.38" }, - "time": "2021-05-12T14:36:39+00:00" + "time": "2021-09-17T13:54:01+00:00" }, { "name": "symfony/cache",