From 03a98a45c50e683b1ade6b37a5b24289229eb4db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 17:55:43 +0000 Subject: [PATCH] deps(composer): bump phpunit/phpunit from 12.0.7 to 12.0.10 Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 12.0.7 to 12.0.10. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.0.10/ChangeLog-12.0.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/12.0.7...12.0.10) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/composer.json b/composer.json index 2de6fd2..851d786 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "mediawiki/minus-x": "1.1.3", "php-parallel-lint/php-parallel-lint": "1.4.0", "php-parallel-lint/php-console-highlighter": "1.0.0", - "phpunit/phpunit": "12.0.7", + "phpunit/phpunit": "12.0.10", "slevomat/coding-standard": "^8.16" }, "scripts": { diff --git a/composer.lock b/composer.lock index ab37f83..cab855d 100644 --- a/composer.lock +++ b/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": "5397e2e487d04edb496888176ff4d76b", + "content-hash": "bd4fff9a16a625a6b83a191e4b1115c7", "packages": [], "packages-dev": [ { @@ -962,16 +962,16 @@ }, { "name": "phpunit/php-code-coverage", - "version": "12.0.5", + "version": "12.1.0", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git", - "reference": "da732486790670c622aa367eb3dbb7e1619e68be" + "reference": "d331a5ced3d9a2b917baa9841b2211e72f9e780d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/da732486790670c622aa367eb3dbb7e1619e68be", - "reference": "da732486790670c622aa367eb3dbb7e1619e68be", + "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d331a5ced3d9a2b917baa9841b2211e72f9e780d", + "reference": "d331a5ced3d9a2b917baa9841b2211e72f9e780d", "shasum": "" }, "require": { @@ -998,7 +998,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-main": "12.0.x-dev" + "dev-main": "12.1.x-dev" } }, "autoload": { @@ -1027,7 +1027,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "security": "https://github.com/sebastianbergmann/php-code-coverage/security/policy", - "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.0.5" + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/12.1.0" }, "funding": [ { @@ -1035,7 +1035,7 @@ "type": "github" } ], - "time": "2025-03-15T07:24:51+00:00" + "time": "2025-03-17T13:56:07+00:00" }, { "name": "phpunit/php-file-iterator", @@ -1284,16 +1284,16 @@ }, { "name": "phpunit/phpunit", - "version": "12.0.7", + "version": "12.0.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9" + "reference": "6075843014de23bcd6992842d69ca99d25d6a433" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/2845e49082ef7acc4a71a2ef71bbf32f31da22c9", - "reference": "2845e49082ef7acc4a71a2ef71bbf32f31da22c9", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6075843014de23bcd6992842d69ca99d25d6a433", + "reference": "6075843014de23bcd6992842d69ca99d25d6a433", "shasum": "" }, "require": { @@ -1307,7 +1307,7 @@ "phar-io/manifest": "^2.0.4", "phar-io/version": "^3.2.1", "php": ">=8.3", - "phpunit/php-code-coverage": "^12.0.4", + "phpunit/php-code-coverage": "^12.1.0", "phpunit/php-file-iterator": "^6.0.0", "phpunit/php-invoker": "^6.0.0", "phpunit/php-text-template": "^5.0.0", @@ -1319,7 +1319,7 @@ "sebastian/exporter": "^7.0.0", "sebastian/global-state": "^8.0.0", "sebastian/object-enumerator": "^7.0.0", - "sebastian/type": "^6.0.0", + "sebastian/type": "^6.0.2", "sebastian/version": "^6.0.0", "staabm/side-effects-detector": "^1.0.5" }, @@ -1361,7 +1361,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.7" + "source": "https://github.com/sebastianbergmann/phpunit/tree/12.0.10" }, "funding": [ { @@ -1377,7 +1377,7 @@ "type": "tidelift" } ], - "time": "2025-03-07T07:32:22+00:00" + "time": "2025-03-23T16:03:59+00:00" }, { "name": "psr/container", @@ -2136,16 +2136,16 @@ }, { "name": "sebastian/type", - "version": "6.0.0", + "version": "6.0.2", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/type.git", - "reference": "533fe082889a616f330bcba6f50965135f4f2fab" + "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/533fe082889a616f330bcba6f50965135f4f2fab", - "reference": "533fe082889a616f330bcba6f50965135f4f2fab", + "url": "https://api.github.com/repos/sebastianbergmann/type/zipball/1d7cd6e514384c36d7a390347f57c385d4be6069", + "reference": "1d7cd6e514384c36d7a390347f57c385d4be6069", "shasum": "" }, "require": { @@ -2181,7 +2181,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/type/issues", "security": "https://github.com/sebastianbergmann/type/security/policy", - "source": "https://github.com/sebastianbergmann/type/tree/6.0.0" + "source": "https://github.com/sebastianbergmann/type/tree/6.0.2" }, "funding": [ { @@ -2189,7 +2189,7 @@ "type": "github" } ], - "time": "2025-02-07T05:00:19+00:00" + "time": "2025-03-18T13:37:31+00:00" }, { "name": "sebastian/version", @@ -3227,12 +3227,12 @@ ], "aliases": [], "minimum-stability": "stable", - "stability-flags": {}, + "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=8.3" }, - "platform-dev": {}, - "plugin-api-version": "2.6.0" + "platform-dev": [], + "plugin-api-version": "2.3.0" }