Bump phpunit/phpunit in the dev-dependencies group (#120)

Bumps the dev-dependencies group with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).


Updates `phpunit/phpunit` from 13.1.11 to 13.1.12
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/13.1.12/ChangeLog-13.1.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/13.1.11...13.1.12)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 13.1.12
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

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]
2026-05-26 05:21:04 +00:00
committed by GitHub
parent eb520a91d9
commit ea29f6ede7
Generated
+14 -14
View File
@@ -10197,16 +10197,16 @@
}, },
{ {
"name": "phpunit/phpunit", "name": "phpunit/phpunit",
"version": "13.1.11", "version": "13.1.12",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git", "url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "0f540976373361d1b4549adcb87913ce2116e904" "reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/0f540976373361d1b4549adcb87913ce2116e904", "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
"reference": "0f540976373361d1b4549adcb87913ce2116e904", "reference": "ca98c9f757c0e1e0778ab8ff80c4fb84152facf8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -10228,7 +10228,7 @@
"sebastian/cli-parser": "^5.0.0", "sebastian/cli-parser": "^5.0.0",
"sebastian/comparator": "^8.2.1", "sebastian/comparator": "^8.2.1",
"sebastian/diff": "^8.3.0", "sebastian/diff": "^8.3.0",
"sebastian/environment": "^9.3.1", "sebastian/environment": "^9.3.2",
"sebastian/exporter": "^8.1.0", "sebastian/exporter": "^8.1.0",
"sebastian/git-state": "^1.0", "sebastian/git-state": "^1.0",
"sebastian/global-state": "^9.0.0", "sebastian/global-state": "^9.0.0",
@@ -10276,7 +10276,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/13.1.11" "source": "https://github.com/sebastianbergmann/phpunit/tree/13.1.12"
}, },
"funding": [ "funding": [
{ {
@@ -10284,7 +10284,7 @@
"type": "other" "type": "other"
} }
], ],
"time": "2026-05-21T12:38:47+00:00" "time": "2026-05-25T15:37:19+00:00"
}, },
{ {
"name": "react/cache", "name": "react/cache",
@@ -11184,23 +11184,23 @@
}, },
{ {
"name": "sebastian/environment", "name": "sebastian/environment",
"version": "9.3.1", "version": "9.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/environment.git", "url": "https://github.com/sebastianbergmann/environment.git",
"reference": "a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146" "reference": "6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146", "url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e",
"reference": "a15fa79a5f5cfd0e9f6817dbcdb0048e99efa146", "reference": "6c9e487c9eb706a8d258102a1c0b0a3e53e86c2e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=8.4" "php": ">=8.4"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^13.1.10" "phpunit/phpunit": "^13.1.11"
}, },
"suggest": { "suggest": {
"ext-posix": "*" "ext-posix": "*"
@@ -11236,7 +11236,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/9.3.1" "source": "https://github.com/sebastianbergmann/environment/tree/9.3.2"
}, },
"funding": [ "funding": [
{ {
@@ -11256,7 +11256,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-05-21T08:47:00+00:00" "time": "2026-05-25T13:41:38+00:00"
}, },
{ {
"name": "sebastian/exporter", "name": "sebastian/exporter",