Skip to content

Commit 51d8c8e

Browse files
authored
Merge pull request #87 from localheinz/fix/phpunit
Fix: Update phpunit/phpunit
2 parents 8fbbaa8 + bad1f9c commit 51d8c8e

File tree

2 files changed

+50
-45
lines changed

2 files changed

+50
-45
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"localheinz/test-util": "~0.7.0",
2828
"phpstan/phpstan-deprecation-rules": "~0.10.2 || ~0.11.0",
2929
"phpstan/phpstan-strict-rules": "~0.10.1 || ~0.11.0",
30-
"phpunit/phpunit": "^7.5.2"
30+
"phpunit/phpunit": "^7.5.9"
3131
},
3232
"config": {
3333
"preferred-install": "dist",

composer.lock

+49-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)