Skip to content

Commit bf20d87

Browse files
Bump phpunit/phpunit from 9.5.21 to 9.5.28 (#101)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.28. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.21...9.5.28) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59a3d1c commit bf20d87

File tree

2 files changed

+30
-320
lines changed

2 files changed

+30
-320
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
"require-dev": {
2525
"phpstan/phpstan": "v1.8.0",
26-
"phpunit/phpunit": "v9.5.21"
26+
"phpunit/phpunit": "v9.5.28"
2727
},
2828

2929
"autoload": {

0 commit comments

Comments
 (0)