Bump phpunit/phpunit from 10.0.16 to 10.0.18

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.0.16 to 10.0.18.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-10.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/10.0.16...10.0.18)

---
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-03-22 10:20:46 +00:00 committed by GitHub
parent 703892b232
commit 7ba102ec82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

13
composer.lock generated
View file

@ -9817,16 +9817,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.0.16",
"version": "10.0.18",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "07d386a11ac7094032900f07cada1c8975d16607"
"reference": "582563ed2edc62d1455cdbe00ea49fe09428eef3"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/07d386a11ac7094032900f07cada1c8975d16607",
"reference": "07d386a11ac7094032900f07cada1c8975d16607",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/582563ed2edc62d1455cdbe00ea49fe09428eef3",
"reference": "582563ed2edc62d1455cdbe00ea49fe09428eef3",
"shasum": ""
},
"require": {
@ -9897,7 +9897,8 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.16"
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.18"
},
"funding": [
{
@ -9913,7 +9914,7 @@
"type": "tidelift"
}
],
"time": "2023-03-13T09:02:40+00:00"
"time": "2023-03-22T06:15:31+00:00"
},
{
"name": "pimple/pimple",