Bump phpunit/phpunit from 11.5.49 to 11.5.50

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-01-28 00:18:01 +00:00 committed by GitHub
parent ae4c0786b2
commit 682db24ad4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -18856,16 +18856,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.5.49",
"version": "11.5.50",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "4f1750675ba411dd6c2d5fa8a3cca07f6742020e"
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/4f1750675ba411dd6c2d5fa8a3cca07f6742020e",
"reference": "4f1750675ba411dd6c2d5fa8a3cca07f6742020e",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/fdfc727f0fcacfeb8fcb30c7e5da173125b58be3",
"reference": "fdfc727f0fcacfeb8fcb30c7e5da173125b58be3",
"shasum": ""
},
"require": {
@ -18937,7 +18937,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.49"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.5.50"
},
"funding": [
{
@ -18961,7 +18961,7 @@
"type": "tidelift"
}
],
"time": "2026-01-24T16:09:28+00:00"
"time": "2026-01-27T05:59:18+00:00"
},
{
"name": "rector/rector",