Skip to content

Commit 6e53fa7

Browse files
committed
Use newer PHPUnit
1 parent dd0fda3 commit 6e53fa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"php-parallel-lint/php-parallel-lint": "^1.2",
2626
"phpstan/phpstan-phpunit": "^1.0",
2727
"phpstan/phpstan-strict-rules": "^1.0",
28-
"phpunit/phpunit": "~9.5.28"
28+
"phpunit/phpunit": "^9.5.28"
2929
},
3030
"config": {
3131
"platform": {

0 commit comments

Comments
 (0)