build(deps-dev): bump phpunit/phpunit from 11.0.6 to 11.0.9

Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.0.6 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.6...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 11:07:46 +00:00
committed by GitHub
parent 75ece2b3bb
commit 49c9f516fe

26
composer.lock generated
View File

@@ -10124,16 +10124,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.0.6", "version": "11.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb" "reference": "591bbfe416400385527d5086b346b92c06de404b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6af32d7938fc366f86e49a5f5ebb314018d1b1fb", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b",
"reference": "6af32d7938fc366f86e49a5f5ebb314018d1b1fb", "reference": "591bbfe416400385527d5086b346b92c06de404b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10204,7 +10204,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/11.0.6" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.0.9"
}, },
"funding": [ "funding": [
{ {
@@ -10220,7 +10220,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-12T15:40:01+00:00" "time": "2024-03-28T10:09:42+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",
@@ -10652,16 +10652,16 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "7.0.0", "version": "7.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "100d8b855d7180f79f9a9a5c483f2d960581c3ea" "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/100d8b855d7180f79f9a9a5c483f2d960581c3ea", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/4eb3a442574d0e9d141aab209cd4aaf25701b09a",
"reference": "100d8b855d7180f79f9a9a5c483f2d960581c3ea", "reference": "4eb3a442574d0e9d141aab209cd4aaf25701b09a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10676,7 +10676,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "7.0-dev" "dev-main": "7.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -10704,7 +10704,7 @@
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/environment/issues", "issues": "https://github.com/sebastianbergmann/environment/issues",
"security": "https://github.com/sebastianbergmann/environment/security/policy", "security": "https://github.com/sebastianbergmann/environment/security/policy",
"source": "https://github.com/sebastianbergmann/environment/tree/7.0.0" "source": "https://github.com/sebastianbergmann/environment/tree/7.1.0"
}, },
"funding": [ "funding": [
{ {
@@ -10712,7 +10712,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2024-02-02T05:57:54+00:00" "time": "2024-03-23T08:56:34+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",