From 861c0c43ea8e8ef54b87d7e46165ecdf107daa9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 20:01:33 +0000 Subject: [PATCH] Bump php-coveralls/php-coveralls in the dependencies group Bumps the dependencies group with 1 update: [php-coveralls/php-coveralls](https://github.com/php-coveralls/php-coveralls). Updates `php-coveralls/php-coveralls` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/php-coveralls/php-coveralls/releases) - [Changelog](https://github.com/php-coveralls/php-coveralls/blob/master/CHANGELOG.md) - [Commits](https://github.com/php-coveralls/php-coveralls/compare/v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: php-coveralls/php-coveralls dependency-version: 2.9.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index 608961b..856c762 100644 --- a/composer.lock +++ b/composer.lock @@ -2036,16 +2036,16 @@ }, { "name": "php-coveralls/php-coveralls", - "version": "v2.9.0", + "version": "v2.9.1", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "468f5247e9e36ecc9b34f501cab868e7ac7c1f73" + "reference": "916bdb118597f61ce6715fb738ab8f234b89a2cb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/468f5247e9e36ecc9b34f501cab868e7ac7c1f73", - "reference": "468f5247e9e36ecc9b34f501cab868e7ac7c1f73", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/916bdb118597f61ce6715fb738ab8f234b89a2cb", + "reference": "916bdb118597f61ce6715fb738ab8f234b89a2cb", "shasum": "" }, "require": { @@ -2113,9 +2113,9 @@ ], "support": { "issues": "https://github.com/php-coveralls/php-coveralls/issues", - "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.9.0" + "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.9.1" }, - "time": "2025-11-06T10:39:48+00:00" + "time": "2025-12-18T13:08:37+00:00" }, { "name": "phpstan/phpdoc-parser",