Skip to content

Commit 8a5cf3b

Browse files
authored
Merge pull request #66 from localheinz/fix/phpunit
Fix: Update phpunit/phpunit
2 parents 402cf3f + cd76019 commit 8a5cf3b

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
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.0"
30+
"phpunit/phpunit": "^7.5.2"
3131
},
3232
"config": {
3333
"preferred-install": "dist",

composer.lock

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

0 commit comments

Comments
 (0)