Browse Source

Bump phpunit/phpunit from 12.1.0 to 12.1.2

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

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

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

12
composer.lock

@ -8214,16 +8214,16 @@
},
{
"name": "phpunit/phpunit",
"version": "12.1.0",
"version": "12.1.2",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "c433e7972440e1370a26879bb54c359f8898aa3a"
"reference": "6f2775cc4b7b19ba5a411c188e855eb0cc78a711"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c433e7972440e1370a26879bb54c359f8898aa3a",
"reference": "c433e7972440e1370a26879bb54c359f8898aa3a",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/6f2775cc4b7b19ba5a411c188e855eb0cc78a711",
"reference": "6f2775cc4b7b19ba5a411c188e855eb0cc78a711",
"shasum": ""
},
"require": {
@ -8291,7 +8291,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.1.0"
"source": "https://github.com/sebastianbergmann/phpunit/tree/12.1.2"
},
"funding": [
{
@ -8307,7 +8307,7 @@
"type": "tidelift"
}
],
"time": "2025-04-04T04:10:58+00:00"
"time": "2025-04-08T08:05:27+00:00"
},
{
"name": "roave/security-advisories",

Loading…
Cancel
Save