Skip to content

Commit ff28b00

Browse files
build(deps-dev): bump phpunit/phpunit from 9.6.4 to 9.6.5 (#187)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.4 to 9.6.5. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md) - [Commits](sebastianbergmann/phpunit@9.6.4...9.6.5) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aee32a0 commit ff28b00

File tree

2 files changed

+21
-21
lines changed

2 files changed

+21
-21
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"squizlabs/php_codesniffer": "^3.7.2"
1616
},
1717
"require-dev": {
18-
"phpunit/phpunit": "^9.6.4"
18+
"phpunit/phpunit": "^9.6.5"
1919
},
2020
"autoload": {
2121
"psr-4": {

composer.lock

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)