Skip to content

Commit c8f4006

Browse files
committed
Upgrade PHPUnit to v7
1 parent 159f252 commit c8f4006

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
@@ -21,6 +21,6 @@
2121
"slevomat/coding-standard": "^5.0 || ^6.0"
2222
},
2323
"require-dev": {
24-
"phpunit/phpunit": "^6"
24+
"phpunit/phpunit": "^7"
2525
}
2626
}

0 commit comments

Comments
 (0)