Browse Source

Bump phpunit/phpunit from 11.5.15 to 12.1.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/791/head
dependabot[bot] 6 months ago
committed by James Cole
parent
commit
6c2a211cd8
  1. 2
      composer.json
  2. 518
      composer.lock

2
composer.json

@ -99,7 +99,7 @@
"phpstan/phpstan": "^2",
"phpstan/phpstan-deprecation-rules": "^2",
"phpstan/phpstan-strict-rules": "^2",
"phpunit/phpunit": "^11"
"phpunit/phpunit": "^12"
},
"config": {
"optimize-autoloader": true,

518
composer.lock
File diff suppressed because it is too large
View File

Loading…
Cancel
Save