Skip to content

Commit 0924b56

Browse files
Bump phpunit/phpunit from 8.5.5 to 8.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.5 to 8.5.6. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](sebastianbergmann/phpunit@8.5.5...8.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 96be287 commit 0924b56

File tree

2 files changed

+59
-19
lines changed

2 files changed

+59
-19
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"ext-json": "*"
3232
},
3333
"require-dev": {
34-
"phpunit/phpunit": "^8.5.5"
34+
"phpunit/phpunit": "^8.5.6"
3535
},
3636
"scripts": {
3737
"test": "cd tests && phpunit -d max_execution_time=0 && cd ..",

composer.lock

Lines changed: 58 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)