Browse Source

Bump phpunit/phpunit from 12.2.1 to 12.2.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/833/head
dependabot[bot] 4 months ago
committed by James Cole
parent
commit
9205937571
  1. 12
      composer.lock

12
composer.lock

@ -8213,16 +8213,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.2.1",
"version": "12.2.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "5f09fda04e7caea93cff50b4e90319184f3e6ee3"
"reference": "19e25c2da3f8071a683ee1e445b0e24bba25de61"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/5f09fda04e7caea93cff50b4e90319184f3e6ee3",
"reference": "5f09fda04e7caea93cff50b4e90319184f3e6ee3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/19e25c2da3f8071a683ee1e445b0e24bba25de61",
"reference": "19e25c2da3f8071a683ee1e445b0e24bba25de61",
"shasum": ""
},
"require": {
@ -8290,7 +8290,7 @@
"support": {
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
"security": "https://github.com/sebastianbergmann/phpunit/security/policy",
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.1"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.2.2"
},
"funding": [
{
@ -8314,7 +8314,7 @@
"type": "tidelift"
}
],
"time": "2025-06-07T05:17:47+00:00"
"time": "2025-06-13T05:49:28+00:00"
},
{
"name": "roave/security-advisories",

Loading…
Cancel
Save