From 6e592ddcc9cf8195f8f2cf623cd9ab127ef7ba6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 14:14:50 +0000 Subject: [PATCH] Bump the dependencies group with 3 updates Bumps the dependencies group with 3 updates: [laminas/laminas-validator](https://github.com/laminas/laminas-validator), [m4tthumphrey/php-gitlab-api](https://github.com/GitLabPHP/Client) and [phpstan/phpstan](https://github.com/phpstan/phpstan). Updates `laminas/laminas-validator` from 2.50.0 to 2.51.0 - [Release notes](https://github.com/laminas/laminas-validator/releases) - [Commits](https://github.com/laminas/laminas-validator/compare/2.50.0...2.51.0) Updates `m4tthumphrey/php-gitlab-api` from 11.13.0 to 11.14.0 - [Release notes](https://github.com/GitLabPHP/Client/releases) - [Changelog](https://github.com/GitLabPHP/Client/blob/11.14/CHANGELOG.md) - [Commits](https://github.com/GitLabPHP/Client/compare/11.13.0...11.14.0) Updates `phpstan/phpstan` from 1.10.60 to 1.10.62 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](https://github.com/phpstan/phpstan/compare/1.10.60...1.10.62) --- updated-dependencies: - dependency-name: laminas/laminas-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: m4tthumphrey/php-gitlab-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 82 +++++++++++++++++++++++++-------------------------- 1 file changed, 41 insertions(+), 41 deletions(-) diff --git a/composer.lock b/composer.lock index 7136abebd..ddbf85de2 100644 --- a/composer.lock +++ b/composer.lock @@ -179,23 +179,23 @@ }, { "name": "clue/stream-filter", - "version": "v1.6.0", + "version": "v1.7.0", "source": { "type": "git", "url": "https://github.com/clue/stream-filter.git", - "reference": "d6169430c7731d8509da7aecd0af756a5747b78e" + "reference": "049509fef80032cb3f051595029ab75b49a3c2f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/clue/stream-filter/zipball/d6169430c7731d8509da7aecd0af756a5747b78e", - "reference": "d6169430c7731d8509da7aecd0af756a5747b78e", + "url": "https://api.github.com/repos/clue/stream-filter/zipball/049509fef80032cb3f051595029ab75b49a3c2f7", + "reference": "049509fef80032cb3f051595029ab75b49a3c2f7", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { - "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" + "phpunit/phpunit": "^9.6 || ^5.7 || ^4.8.36" }, "type": "library", "autoload": { @@ -217,7 +217,7 @@ } ], "description": "A simple and modern approach to stream filtering in PHP", - "homepage": "https://github.com/clue/php-stream-filter", + "homepage": "https://github.com/clue/stream-filter", "keywords": [ "bucket brigade", "callback", @@ -229,7 +229,7 @@ ], "support": { "issues": "https://github.com/clue/stream-filter/issues", - "source": "https://github.com/clue/stream-filter/tree/v1.6.0" + "source": "https://github.com/clue/stream-filter/tree/v1.7.0" }, "funding": [ { @@ -241,7 +241,7 @@ "type": "github" } ], - "time": "2022-02-21T13:15:14+00:00" + "time": "2023-12-20T15:40:13+00:00" }, { "name": "composer/ca-bundle", @@ -1310,16 +1310,16 @@ }, { "name": "laminas/laminas-validator", - "version": "2.50.0", + "version": "2.51.0", "source": { "type": "git", "url": "https://github.com/laminas/laminas-validator.git", - "reference": "2b1cb3e5249691f2f8cd411fde064fce473b6d24" + "reference": "25cc42efd096352f4dcfcf55dfb00665a1b29aaf" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/2b1cb3e5249691f2f8cd411fde064fce473b6d24", - "reference": "2b1cb3e5249691f2f8cd411fde064fce473b6d24", + "url": "https://api.github.com/repos/laminas/laminas-validator/zipball/25cc42efd096352f4dcfcf55dfb00665a1b29aaf", + "reference": "25cc42efd096352f4dcfcf55dfb00665a1b29aaf", "shasum": "" }, "require": { @@ -1390,7 +1390,7 @@ "type": "community_bridge" } ], - "time": "2024-03-11T00:59:46+00:00" + "time": "2024-03-16T03:34:49+00:00" }, { "name": "league/csv", @@ -1801,23 +1801,23 @@ }, { "name": "m4tthumphrey/php-gitlab-api", - "version": "11.13.0", + "version": "11.14.0", "source": { "type": "git", "url": "https://github.com/GitLabPHP/Client.git", - "reference": "66742709f2de1e14acfd232358b4f0c1b51b43c8" + "reference": "6b805882e1478873cc89ee62d2decf74eee2d5f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GitLabPHP/Client/zipball/66742709f2de1e14acfd232358b4f0c1b51b43c8", - "reference": "66742709f2de1e14acfd232358b4f0c1b51b43c8", + "url": "https://api.github.com/repos/GitLabPHP/Client/zipball/6b805882e1478873cc89ee62d2decf74eee2d5f2", + "reference": "6b805882e1478873cc89ee62d2decf74eee2d5f2", "shasum": "" }, "require": { "ext-json": "*", "ext-xml": "*", "php": "^7.4.15 || ^8.0.2", - "php-http/cache-plugin": "^1.8.1", + "php-http/cache-plugin": "^1.8.1 || ^2.0", "php-http/client-common": "^2.7.1", "php-http/discovery": "^1.19.2", "php-http/httplug": "^2.4", @@ -1879,7 +1879,7 @@ ], "support": { "issues": "https://github.com/GitLabPHP/Client/issues", - "source": "https://github.com/GitLabPHP/Client/tree/11.13.0" + "source": "https://github.com/GitLabPHP/Client/tree/11.14.0" }, "funding": [ { @@ -1887,7 +1887,7 @@ "type": "github" } ], - "time": "2023-12-03T22:42:01+00:00" + "time": "2024-03-17T21:35:56+00:00" }, { "name": "marc-mabe/php-enum", @@ -2018,12 +2018,12 @@ "source": { "type": "git", "url": "https://github.com/php-http/cache-plugin.git", - "reference": "4bcd5b12183b673e6d169a6077fdb27b6a1c703f" + "reference": "539b2d1ea0dc1c2f141c8155f888197d4ac5635b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/4bcd5b12183b673e6d169a6077fdb27b6a1c703f", - "reference": "4bcd5b12183b673e6d169a6077fdb27b6a1c703f", + "url": "https://api.github.com/repos/php-http/cache-plugin/zipball/539b2d1ea0dc1c2f141c8155f888197d4ac5635b", + "reference": "539b2d1ea0dc1c2f141c8155f888197d4ac5635b", "shasum": "" }, "require": { @@ -2065,7 +2065,7 @@ "issues": "https://github.com/php-http/cache-plugin/issues", "source": "https://github.com/php-http/cache-plugin/tree/2.x" }, - "time": "2023-11-21T08:54:31+00:00" + "time": "2024-02-19T17:02:14+00:00" }, { "name": "php-http/client-common", @@ -2273,16 +2273,16 @@ }, { "name": "php-http/message", - "version": "1.16.0", + "version": "1.16.1", "source": { "type": "git", "url": "https://github.com/php-http/message.git", - "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd" + "reference": "5997f3289332c699fa2545c427826272498a2088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/message/zipball/47a14338bf4ebd67d317bf1144253d7db4ab55fd", - "reference": "47a14338bf4ebd67d317bf1144253d7db4ab55fd", + "url": "https://api.github.com/repos/php-http/message/zipball/5997f3289332c699fa2545c427826272498a2088", + "reference": "5997f3289332c699fa2545c427826272498a2088", "shasum": "" }, "require": { @@ -2336,9 +2336,9 @@ ], "support": { "issues": "https://github.com/php-http/message/issues", - "source": "https://github.com/php-http/message/tree/1.16.0" + "source": "https://github.com/php-http/message/tree/1.16.1" }, - "time": "2023-05-17T06:43:38+00:00" + "time": "2024-03-07T13:22:09+00:00" }, { "name": "php-http/multipart-stream-builder", @@ -2398,16 +2398,16 @@ }, { "name": "php-http/promise", - "version": "1.2.1", + "version": "1.3.1", "source": { "type": "git", "url": "https://github.com/php-http/promise.git", - "reference": "44a67cb59f708f826f3bec35f22030b3edb90119" + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-http/promise/zipball/44a67cb59f708f826f3bec35f22030b3edb90119", - "reference": "44a67cb59f708f826f3bec35f22030b3edb90119", + "url": "https://api.github.com/repos/php-http/promise/zipball/fc85b1fba37c169a69a07ef0d5a8075770cc1f83", + "reference": "fc85b1fba37c169a69a07ef0d5a8075770cc1f83", "shasum": "" }, "require": { @@ -2444,9 +2444,9 @@ ], "support": { "issues": "https://github.com/php-http/promise/issues", - "source": "https://github.com/php-http/promise/tree/1.2.1" + "source": "https://github.com/php-http/promise/tree/1.3.1" }, - "time": "2023-11-08T12:57:08+00:00" + "time": "2024-03-15T13:55:21+00:00" }, { "name": "phpoption/phpoption", @@ -10594,16 +10594,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.60", + "version": "1.10.62", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe" + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/95dcea7d6c628a3f2f56d091d8a0219485a86bbe", - "reference": "95dcea7d6c628a3f2f56d091d8a0219485a86bbe", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/cd5c8a1660ed3540b211407c77abf4af193a6af9", + "reference": "cd5c8a1660ed3540b211407c77abf4af193a6af9", "shasum": "" }, "require": { @@ -10652,7 +10652,7 @@ "type": "tidelift" } ], - "time": "2024-03-07T13:30:19+00:00" + "time": "2024-03-13T12:27:20+00:00" }, { "name": "phpstan/phpstan-deprecation-rules",