Skip to content

Commit 5f3d07f

Browse files
Bump phpunit/phpunit in the development-dependencies group
Bumps the development-dependencies group with 1 update: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit). Updates `phpunit/phpunit` from 9.6.33 to 12.5.8 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/12.5.8/ChangeLog-12.5.md) - [Commits](sebastianbergmann/phpunit@9.6.33...12.5.8) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-version: 12.5.8 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0b97471 commit 5f3d07f

File tree

2 files changed

+454
-455
lines changed

2 files changed

+454
-455
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@
3131
},
3232
"require-dev": {
3333
"wp-coding-standards/wpcs": "^3.0",
34-
"phpunit/phpunit": "^9"
34+
"phpunit/phpunit": "^13"
3535
}
3636
}

0 commit comments

Comments
 (0)