diff --git a/composer.lock b/composer.lock index dcd9d0c93619..4ac02f97a62f 100644 --- a/composer.lock +++ b/composer.lock @@ -207,16 +207,16 @@ }, { "name": "glpi-project/inventory_format", - "version": "1.1.5", + "version": "1.1.12", "source": { "type": "git", "url": "https://github.com/glpi-project/inventory_format.git", - "reference": "e7381708033bfc287d9fdadc0c74df63642dca2d" + "reference": "d73de3a52c326ad4da062ec5d1f8277f6a32aeb5" }, "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/d73de3a52c326ad4da062ec5d1f8277f6a32aeb5", + "reference": "d73de3a52c326ad4da062ec5d1f8277f6a32aeb5", "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": "2022-01-21T06:56:14+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,34 +3627,36 @@ "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.39", "source": { "type": "git", "url": "https://github.com/swaggest/php-json-schema.git", - "reference": "f92567a1f4fcb0296758b471654171acfdb6031b" + "reference": "193ba39cce1ffa2d55ddd5445315e945a63298a2" }, "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/193ba39cce1ffa2d55ddd5445315e945a63298a2", + "reference": "193ba39cce1ffa2d55ddd5445315e945a63298a2", "shasum": "" }, "require": { "ext-json": "*", - "ext-mbstring": "*", "php": ">=5.4", "phplang/scope-exit": "^1.0", - "swaggest/json-diff": "^3.5.1" + "swaggest/json-diff": "^3.8.2", + "symfony/polyfill-mbstring": "^1.19" }, "require-dev": { - "phpunit/php-code-coverage": "^4", - "phpunit/phpunit": "^5" + "phpunit/phpunit": "^4.8.23" + }, + "suggest": { + "ext-mbstring": "For better performance" }, "type": "library", "autoload": { @@ -3676,9 +3678,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.39" }, - "time": "2021-05-12T14:36:39+00:00" + "time": "2021-10-15T18:12:27+00:00" }, { "name": "symfony/cache", @@ -4089,21 +4091,24 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.23.1", + "version": "v1.24.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6" + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9174a3d80210dca8daa7f31fec659150bbeabfc6", - "reference": "9174a3d80210dca8daa7f31fec659150bbeabfc6", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", + "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", "shasum": "" }, "require": { "php": ">=7.1" }, + "provide": { + "ext-mbstring": "*" + }, "suggest": { "ext-mbstring": "For best performance" }, @@ -4149,7 +4154,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.23.1" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.24.0" }, "funding": [ { @@ -4165,7 +4170,7 @@ "type": "tidelift" } ], - "time": "2021-05-27T12:26:48+00:00" + "time": "2021-11-30T18:21:41+00:00" }, { "name": "symfony/polyfill-php73", @@ -6591,5 +6596,5 @@ "platform-overrides": { "php": "7.3.0" }, - "plugin-api-version": "2.1.0" + "plugin-api-version": "2.2.0" }