build(deps-dev): Bump phpunit/phpunit from 10.5.7 to 10.5.8

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.5.7 to 10.5.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.8/ChangeLog-10.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.5.7...10.5.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-19 15:42:52 +00:00 committed by GitHub
parent 1dc64ca8f2
commit 6ba0849efb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
composer.lock generated
View file

@ -11720,16 +11720,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.7", "version": "10.5.8",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "e5c5b397a95cb0db013270a985726fcae93e61b8" "reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/e5c5b397a95cb0db013270a985726fcae93e61b8", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/08f4fa74d5fbfff1ef22abffee47aaedcaea227e",
"reference": "e5c5b397a95cb0db013270a985726fcae93e61b8", "reference": "08f4fa74d5fbfff1ef22abffee47aaedcaea227e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11801,7 +11801,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.7" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.8"
}, },
"funding": [ "funding": [
{ {
@ -11817,7 +11817,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-01-14T16:40:30+00:00" "time": "2024-01-19T07:07:27+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",