Skip to content

Commit 47d9045

Browse files
committed
Require PHPUnit v8.2
1 parent 2067773 commit 47d9045

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
@@ -24,7 +24,7 @@
2424
"phpstan/phpstan-deprecation-rules": "^0.11",
2525
"phpstan/phpstan-phpunit": "^0.11",
2626
"phpstan/phpstan-strict-rules": "^0.11",
27-
"phpunit/phpunit": "^8.0"
27+
"phpunit/phpunit": "^8.2"
2828
},
2929
"autoload": {
3030
"psr-4": {

0 commit comments

Comments
 (0)