Skip to content

Commit 451658f

Browse files
committed
Remove lowest phpunit version
1 parent 21c4742 commit 451658f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"doctrine/migrations": "^2.0"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^5.7|^6.4|^7.0",
29+
"phpunit/phpunit": "^6.4|^7.0",
3030
"mikey179/vfsstream": "^1.6",
3131
"doctrine/coding-standard": "^5.0",
3232
"phpstan/phpstan": "^0.9.2",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)