Bump phpunit/phpunit from 10.0.13 to 10.0.14

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 10.0.13 to 10.0.14.
- [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.13...10.0.14)

---
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-03 19:37:04 +00:00 committed by GitHub
parent 59dd62b33a
commit b07458f40f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -9944,16 +9944,16 @@
},
{
"name": "phpunit/phpunit",
"version": "10.0.13",
"version": "10.0.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c37a88d7a905266eab6498817a1bf1170043313f"
"reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c37a88d7a905266eab6498817a1bf1170043313f",
"reference": "c37a88d7a905266eab6498817a1bf1170043313f",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7065dbebcb0f66cf16a45fc9cfc28c2351e06169",
"reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169",
"shasum": ""
},
"require": {
@ -10024,7 +10024,7 @@
],
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.13"
"source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.14"
},
"funding": [
{
@ -10040,7 +10040,7 @@
"type": "tidelift"
}
],
"time": "2023-02-27T13:07:57+00:00"
"time": "2023-03-01T05:37:49+00:00"
},
{
"name": "pimple/pimple",