Skip to content

Commit a3e6880

Browse files
Bump phpunit/phpunit from 9.5.0 to 9.5.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.0 to 9.5.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.0...9.5.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c078f63 commit a3e6880

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"require-dev": {
3434
"ext-phar": "*",
35-
"phpunit/phpunit": "^9.4.1",
35+
"phpunit/phpunit": "^9.5.1",
3636
"squizlabs/php_codesniffer": "^3.5.5",
3737
"slevomat/coding-standard": "^6.3.10",
3838
"doctrine/coding-standard": "^8.1.0",

composer.lock

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

0 commit comments

Comments
 (0)