Bump phpunit/phpunit from 10.5.61 to 10.5.62

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.61 to 10.5.62.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.62/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.61...10.5.62)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 10.5.62
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-28 04:44:31 +00:00
committed by GitHub
parent 519c2a0fec
commit 03c17200a0

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