Bump phpunit/phpunit from 10.5.61 to 10.5.62 #553

Merged
dependabot[bot] merged 1 commits from dependabot/composer/phpunit/phpunit-10.5.62 into main 2026-01-28 06:24:47 +00:00

18
composer.lock generated
View File

@@ -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": "ef07f8a14104e4a5f7510b08a57bff83",
"content-hash": "3d857869dd4de1a39b6fdcefda94d232",
"packages": [
{
"name": "brick/math",
@@ -7930,16 +7930,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.5.61",
"version": "10.5.62",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b"
"reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/bd265b671a63b87e85a8155f885b6fbb41ee505b",
"reference": "bd265b671a63b87e85a8155f885b6fbb41ee505b",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3f7dd5066ebde5809296a81f0b19e8b00e5aab49",
"reference": "3f7dd5066ebde5809296a81f0b19e8b00e5aab49",
"shasum": ""
},
"require": {
@@ -8011,7 +8011,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.61"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.62"
},
"funding": [
{
@@ -8035,7 +8035,7 @@
"type": "tidelift"
}
],
"time": "2026-01-24T16:06:23+00:00"
"time": "2026-01-27T05:32:38+00:00"
},
{
"name": "roave/security-advisories",
@@ -10522,9 +10522,9 @@
"prefer-stable": true,
"prefer-lowest": false,
"platform": {
"php": "^8.2",
"php": "^8.4",
"ext-imagick": "*"
},
"platform-dev": {},
"plugin-api-version": "2.9.0"
"plugin-api-version": "2.6.0"
}