Skip to content

Commit 7006cfb

Browse files
authored
Merge pull request #22 from neilime/dependabot/composer/phpunit/phpunit-8.5.8
Bump phpunit/phpunit from 8.5.6 to 8.5.8
2 parents 16658cd + 8522af4 commit 7006cfb

File tree

2 files changed

+22
-18
lines changed

2 files changed

+22
-18
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.6"
34+
"phpunit/phpunit": "^8.5.8"
3535
},
3636
"scripts": {
3737
"test": "cd tests && phpunit -d max_execution_time=0 && cd ..",

composer.lock

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

0 commit comments

Comments
 (0)