build(deps-dev): Bump phpunit/phpunit from 10.5.2 to 10.5.3

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

---
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] 2023-12-13 09:42:10 +00:00 committed by GitHub
parent 0a45e2bcaf
commit 92545ce1f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -11686,16 +11686,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "10.5.2", "version": "10.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "5aedff46afba98dddecaa12349ec044d9103d4fe" "reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5aedff46afba98dddecaa12349ec044d9103d4fe", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6fce887c71076a73f32fd3e0774a6833fc5c7f19",
"reference": "5aedff46afba98dddecaa12349ec044d9103d4fe", "reference": "6fce887c71076a73f32fd3e0774a6833fc5c7f19",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11767,7 +11767,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.2" "source": "https://github.com/sebastianbergmann/phpunit/tree/10.5.3"
}, },
"funding": [ "funding": [
{ {
@ -11783,7 +11783,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-12-05T14:54:33+00:00" "time": "2023-12-13T07:25:23+00:00"
}, },
{ {
"name": "pimple/pimple", "name": "pimple/pimple",