Bump phpunit/phpunit from 11.0.8 to 11.0.9

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.8 to 11.0.9.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.0.9/ChangeLog-11.0.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.0.8...11.0.9)

---
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-04-01 12:01:56 +00:00
committed by GitHub
parent 3259299074
commit 06ac59a7ef

12
composer.lock generated
View File

@@ -6778,16 +6778,16 @@
},
{
"name": "phpunit/phpunit",
"version": "11.0.8",
"version": "11.0.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "48ea58408879a9aad630022186398364051482fc"
"reference": "591bbfe416400385527d5086b346b92c06de404b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/48ea58408879a9aad630022186398364051482fc",
"reference": "48ea58408879a9aad630022186398364051482fc",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b",
"reference": "591bbfe416400385527d5086b346b92c06de404b",
"shasum": ""
},
"require": {
@@ -6858,7 +6858,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.8"
"source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.9"
},
"funding": [
{
@@ -6874,7 +6874,7 @@
"type": "tidelift"
}
],
"time": "2024-03-22T04:21:01+00:00"
"time": "2024-03-28T10:09:42+00:00"
},
{
"name": "rector/rector",