Skip to content

Commit a5eaf03

Browse files
committed
phpunit 7 or 8
1 parent a4aa842 commit a5eaf03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"phpstan/phpstan-deprecation-rules": "^0.11",
3232
"phpstan/phpstan-phpunit": "^0.11",
3333
"phpstan/phpstan-strict-rules": "^0.11",
34-
"phpunit/phpunit": "^8.0"
34+
"phpunit/phpunit": "^7.0|^8.0"
3535
},
3636
"extra": {
3737
"branch-alias": {

0 commit comments

Comments
 (0)