From 4eea2705e01503eb37621de7a5ddc4aa2999fe22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 05:40:56 +0000 Subject: [PATCH] Bump php-coveralls/php-coveralls Bumps the tools_php-coveralls_dependencies group in /tools/06_php-coveralls with 1 update: [php-coveralls/php-coveralls](https://github.com/php-coveralls/php-coveralls). Updates `php-coveralls/php-coveralls` from 2.7.0 to 2.8.0 - [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.7.0...v2.8.0) --- updated-dependencies: - dependency-name: php-coveralls/php-coveralls dependency-version: 2.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: tools_php-coveralls_dependencies ... Signed-off-by: dependabot[bot] --- tools/06_php-coveralls/composer.json | 2 +- tools/06_php-coveralls/composer.lock | 19 ++++++++++--------- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/tools/06_php-coveralls/composer.json b/tools/06_php-coveralls/composer.json index ef71792e4..5d34767cd 100644 --- a/tools/06_php-coveralls/composer.json +++ b/tools/06_php-coveralls/composer.json @@ -6,7 +6,7 @@ "php": "^8.4.0" }, "require-dev": { - "php-coveralls/php-coveralls": "2.7.0", + "php-coveralls/php-coveralls": "2.8.0", "roave/security-advisories": "dev-latest" }, "config": { diff --git a/tools/06_php-coveralls/composer.lock b/tools/06_php-coveralls/composer.lock index 187c74469..5f43c3a51 100644 --- a/tools/06_php-coveralls/composer.lock +++ b/tools/06_php-coveralls/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "72e9afa736fb67c24b2fcce119678b5f", + "content-hash": "96f19f632bbb337e507708c304f16066", "packages": [], "packages-dev": [ { @@ -334,16 +334,16 @@ }, { "name": "php-coveralls/php-coveralls", - "version": "v2.7.0", + "version": "v2.8.0", "source": { "type": "git", "url": "https://github.com/php-coveralls/php-coveralls.git", - "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15" + "reference": "00b9fce4d785a98760ca02f305c197f5fcfb6004" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/b36fa4394e519dafaddc04ae03976bc65a25ba15", - "reference": "b36fa4394e519dafaddc04ae03976bc65a25ba15", + "url": "https://api.github.com/repos/php-coveralls/php-coveralls/zipball/00b9fce4d785a98760ca02f305c197f5fcfb6004", + "reference": "00b9fce4d785a98760ca02f305c197f5fcfb6004", "shasum": "" }, "require": { @@ -358,6 +358,7 @@ "symfony/yaml": "^2.0.5 || ^3.0 || ^4.0 || ^5.0 || ^6.0 || ^7.0" }, "require-dev": { + "phpspec/prophecy-phpunit": "^1.1 || ^2.3", "phpunit/phpunit": "^4.8.35 || ^5.4.3 || ^6.0 || ^7.0 || >=8.0 <8.5.29 || >=9.0 <9.5.23", "sanmai/phpunit-legacy-adapter": "^6.1 || ^8.0" }, @@ -411,9 +412,9 @@ ], "support": { "issues": "https://github.com/php-coveralls/php-coveralls/issues", - "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.7.0" + "source": "https://github.com/php-coveralls/php-coveralls/tree/v2.8.0" }, - "time": "2023-11-22T10:21:01+00:00" + "time": "2025-05-12T08:35:27+00:00" }, { "name": "psr/container", @@ -2587,9 +2588,9 @@ "platform": { "php": "^8.4.0" }, - "platform-dev": {}, + "platform-dev": [], "platform-overrides": { "php": "8.4.6" }, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.3.0" }