Skip to content

Commit 29f71b0

Browse files
committed
Upgrade PHPUnit to v9.0
1 parent f89f4f5 commit 29f71b0

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
@@ -28,7 +28,7 @@
2828
"phpstan/phpstan-deprecation-rules": "^0.12",
2929
"phpstan/phpstan-phpunit": "^0.12",
3030
"phpstan/phpstan-strict-rules": "^0.12",
31-
"phpunit/phpunit": "^8.2",
31+
"phpunit/phpunit": "^9.0",
3232
"squizlabs/php_codesniffer": "^3.5"
3333
},
3434
"autoload": {

0 commit comments

Comments
 (0)