From d9e54b6d1ec628c5d83f049cedf76d14be2f8aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Oct 2022 21:02:26 +0000 Subject: [PATCH] Bump glpi-project/inventory_format from 1.1.15 to 1.1.20 Bumps [glpi-project/inventory_format](https://github.com/glpi-project/inventory_format) from 1.1.15 to 1.1.20. - [Release notes](https://github.com/glpi-project/inventory_format/releases) - [Changelog](https://github.com/glpi-project/inventory_format/blob/master/CHANGELOG.md) - [Commits](https://github.com/glpi-project/inventory_format/compare/1.1.15...1.1.20) --- updated-dependencies: - dependency-name: glpi-project/inventory_format dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 84 ++++++++++++++++++++++++++------------------------- 1 file changed, 43 insertions(+), 41 deletions(-) diff --git a/composer.lock b/composer.lock index b27fccc1234..66bfb6af534 100644 --- a/composer.lock +++ b/composer.lock @@ -281,21 +281,22 @@ }, { "name": "glpi-project/inventory_format", - "version": "1.1.15", + "version": "1.1.20", "source": { "type": "git", "url": "https://github.com/glpi-project/inventory_format.git", - "reference": "0d8ec6f5c25d877580c309db5373f476fe53df37" + "reference": "749ceb8f9ad15b72c74e99468c49fdd02226086d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/glpi-project/inventory_format/zipball/0d8ec6f5c25d877580c309db5373f476fe53df37", - "reference": "0d8ec6f5c25d877580c309db5373f476fe53df37", + "url": "https://api.github.com/repos/glpi-project/inventory_format/zipball/749ceb8f9ad15b72c74e99468c49fdd02226086d", + "reference": "749ceb8f9ad15b72c74e99468c49fdd02226086d", "shasum": "" }, "require": { "seld/jsonlint": "^1.7", - "swaggest/json-schema": "^0.12.31" + "swaggest/json-schema": "^0.12.31", + "symfony/polyfill-php81": "^1.26" }, "require-dev": { "atoum/atoum": "^4.0", @@ -339,7 +340,7 @@ "issues": "https://github.com/glpi-project/inventory_format/issues", "source": "https://github.com/glpi-project/inventory_format" }, - "time": "2022-06-03T09:56:16+00:00" + "time": "2022-09-23T09:24:10+00:00" }, { "name": "guzzlehttp/guzzle", @@ -3009,23 +3010,24 @@ }, { "name": "seld/jsonlint", - "version": "1.8.3", + "version": "1.9.0", "source": { "type": "git", "url": "https://github.com/Seldaek/jsonlint.git", - "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57" + "reference": "4211420d25eba80712bff236a98960ef68b866b7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/9ad6ce79c342fbd44df10ea95511a1b24dee5b57", - "reference": "9ad6ce79c342fbd44df10ea95511a1b24dee5b57", + "url": "https://api.github.com/repos/Seldaek/jsonlint/zipball/4211420d25eba80712bff236a98960ef68b866b7", + "reference": "4211420d25eba80712bff236a98960ef68b866b7", "shasum": "" }, "require": { "php": "^5.3 || ^7.0 || ^8.0" }, "require-dev": { - "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" + "phpstan/phpstan": "^1.5", + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0 || ^8.5.13" }, "bin": [ "bin/jsonlint" @@ -3056,7 +3058,7 @@ ], "support": { "issues": "https://github.com/Seldaek/jsonlint/issues", - "source": "https://github.com/Seldaek/jsonlint/tree/1.8.3" + "source": "https://github.com/Seldaek/jsonlint/tree/1.9.0" }, "funding": [ { @@ -3068,7 +3070,7 @@ "type": "tidelift" } ], - "time": "2020-11-11T09:19:24+00:00" + "time": "2022-04-01T13:37:23+00:00" }, { "name": "simplepie/simplepie", @@ -3146,23 +3148,23 @@ }, { "name": "swaggest/json-diff", - "version": "v3.8.3", + "version": "v3.9.0", "source": { "type": "git", "url": "https://github.com/swaggest/json-diff.git", - "reference": "bb3e3b4e9d842bb2e48f31ea568d0459968d1d42" + "reference": "ff3a7921e9f1aa096067eb541fcfd0e7611c558c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swaggest/json-diff/zipball/bb3e3b4e9d842bb2e48f31ea568d0459968d1d42", - "reference": "bb3e3b4e9d842bb2e48f31ea568d0459968d1d42", + "url": "https://api.github.com/repos/swaggest/json-diff/zipball/ff3a7921e9f1aa096067eb541fcfd0e7611c558c", + "reference": "ff3a7921e9f1aa096067eb541fcfd0e7611c558c", "shasum": "" }, "require": { "ext-json": "*" }, "require-dev": { - "phpunit/phpunit": "^4.8.23" + "phperf/phpunit": "4.8.37" }, "type": "library", "autoload": { @@ -3183,22 +3185,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.3" + "source": "https://github.com/swaggest/json-diff/tree/v3.9.0" }, - "time": "2021-09-25T22:09:03+00:00" + "time": "2022-08-29T15:04:08+00:00" }, { "name": "swaggest/json-schema", - "version": "v0.12.39", + "version": "v0.12.41", "source": { "type": "git", "url": "https://github.com/swaggest/php-json-schema.git", - "reference": "193ba39cce1ffa2d55ddd5445315e945a63298a2" + "reference": "1bb97901314f828774dd8c5b21bff889ce0b34bb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swaggest/php-json-schema/zipball/193ba39cce1ffa2d55ddd5445315e945a63298a2", - "reference": "193ba39cce1ffa2d55ddd5445315e945a63298a2", + "url": "https://api.github.com/repos/swaggest/php-json-schema/zipball/1bb97901314f828774dd8c5b21bff889ce0b34bb", + "reference": "1bb97901314f828774dd8c5b21bff889ce0b34bb", "shasum": "" }, "require": { @@ -3209,7 +3211,7 @@ "symfony/polyfill-mbstring": "^1.19" }, "require-dev": { - "phpunit/phpunit": "^4.8.23" + "phperf/phpunit": "4.8.37" }, "suggest": { "ext-mbstring": "For better performance" @@ -3234,9 +3236,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.39" + "source": "https://github.com/swaggest/php-json-schema/tree/v0.12.41" }, - "time": "2021-10-15T18:12:27+00:00" + "time": "2022-08-17T11:21:43+00:00" }, { "name": "symfony/cache", @@ -3888,16 +3890,16 @@ }, { "name": "symfony/polyfill-mbstring", - "version": "v1.25.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-mbstring.git", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825" + "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/0abb51d2f102e00a4eefcf46ba7fec406d245825", - "reference": "0abb51d2f102e00a4eefcf46ba7fec406d245825", + "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", + "reference": "9344f9cb97f3b19424af1a21a3b0e75b0a7d8d7e", "shasum": "" }, "require": { @@ -3912,7 +3914,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -3951,7 +3953,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.25.0" + "source": "https://github.com/symfony/polyfill-mbstring/tree/v1.26.0" }, "funding": [ { @@ -3967,7 +3969,7 @@ "type": "tidelift" } ], - "time": "2021-11-30T18:21:41+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/polyfill-php80", @@ -4054,16 +4056,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.25.0", + "version": "v1.26.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f" + "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", - "reference": "5de4ba2d41b15f9bd0e19b2ab9674135813ec98f", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/13f6d1271c663dc5ae9fb843a8f16521db7687a1", + "reference": "13f6d1271c663dc5ae9fb843a8f16521db7687a1", "shasum": "" }, "require": { @@ -4072,7 +4074,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "1.23-dev" + "dev-main": "1.26-dev" }, "thanks": { "name": "symfony/polyfill", @@ -4113,7 +4115,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.25.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.26.0" }, "funding": [ { @@ -4129,7 +4131,7 @@ "type": "tidelift" } ], - "time": "2021-09-13T13:58:11+00:00" + "time": "2022-05-24T11:49:31+00:00" }, { "name": "symfony/service-contracts",