Skip to content

Commit ef7e3bd

Browse files
Bump phpunit/phpunit from 9.6.22 to 12.3.15
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.22 to 12.3.15. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.3.15/ChangeLog-12.3.md) - [Commits](sebastianbergmann/phpunit@9.6.22...12.3.15) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.3.15 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3870d41 commit ef7e3bd

File tree

2 files changed

+319
-434
lines changed

2 files changed

+319
-434
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"require-dev": {
5454
"ext-json": "*",
5555
"mikey179/vfsstream": "^1.6.12",
56-
"phpunit/phpunit": "^9.6.22"
56+
"phpunit/phpunit": "^12.3.15"
5757
},
5858
"autoload-dev": {
5959
"psr-4": {

0 commit comments

Comments
 (0)