Skip to content

Commit 96be287

Browse files
authored
Merge pull request #20 from neilime/dependabot/composer/phpunit/phpunit-8.5.5
Bump phpunit/phpunit from 8.5.4 to 8.5.5
2 parents 209b43a + 1fbdace commit 96be287

File tree

2 files changed

+18
-21
lines changed

2 files changed

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

composer.lock

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