Bump phpunit/phpunit from 11.0.9 to 11.1.1

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

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-08 11:51:23 +00:00
committed by GitHub
parent c26053f76b
commit 8efc1b5d4d

14
composer.lock generated
View File

@@ -6778,16 +6778,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "11.0.9", "version": "11.1.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "591bbfe416400385527d5086b346b92c06de404b" "reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/591bbfe416400385527d5086b346b92c06de404b", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/816cb6070af901c0548aa5f18f2132fd8a6e4ade",
"reference": "591bbfe416400385527d5086b346b92c06de404b", "reference": "816cb6070af901c0548aa5f18f2132fd8a6e4ade",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -6826,7 +6826,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "11.0-dev" "dev-main": "11.1-dev"
} }
}, },
"autoload": { "autoload": {
@@ -6858,7 +6858,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.9" "source": "https://github.com/sebastianbergmann/phpunit/tree/11.1.1"
}, },
"funding": [ "funding": [
{ {
@@ -6874,7 +6874,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-03-28T10:09:42+00:00" "time": "2024-04-06T06:20:21+00:00"
}, },
{ {
"name": "rector/rector", "name": "rector/rector",