Skip to content

Commit 16658cd

Browse files
authored
Merge pull request #21 from neilime/dependabot/composer/phpunit/phpunit-8.5.6
Bump phpunit/phpunit from 8.5.5 to 8.5.6
2 parents 96be287 + 0924b56 commit 16658cd

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)