Bump phpunit/phpunit from 9.6.13 to 9.6.14 (#3806)

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.13 to 9.6.14.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.14/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.13...9.6.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-01 07:26:36 -08:00
committed by GitHub
parent 9fcfa4b7ec
commit 2b528681d6
Generated
+7 -7
View File
@@ -2804,16 +2804,16 @@
},
{
"name": "phpunit/phpunit",
"version": "9.6.13",
"version": "9.6.14",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be"
"reference": "43653e6ad7adc22e7b667dd561bf8fcb74c10cf0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/f3d767f7f9e191eab4189abe41ab37797e30b1be",
"reference": "f3d767f7f9e191eab4189abe41ab37797e30b1be",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/43653e6ad7adc22e7b667dd561bf8fcb74c10cf0",
"reference": "43653e6ad7adc22e7b667dd561bf8fcb74c10cf0",
"shasum": ""
},
"require": {
@@ -2887,7 +2887,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.13"
"source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.14"
},
"funding": [
{
@@ -2903,7 +2903,7 @@
"type": "tidelift"
}
],
"time": "2023-09-19T05:39:22+00:00"
"time": "2023-12-01T06:10:48+00:00"
},
{
"name": "psr/container",
@@ -5403,5 +5403,5 @@
"platform-overrides": {
"php": "8.0.99"
},
"plugin-api-version": "2.3.0"
"plugin-api-version": "2.6.0"
}