Skip to content

Commit 1cf4e96

Browse files
Update dependency phpunit/phpunit to v10
1 parent 60eb6cb commit 1cf4e96

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
@@ -19,7 +19,7 @@
1919
"php-parallel-lint/php-parallel-lint": "^1.2",
2020
"phpstan/phpstan-phpunit": "^1.0",
2121
"phpstan/phpstan-strict-rules": "^1.0",
22-
"phpunit/phpunit": "^9.5"
22+
"phpunit/phpunit": "^10.0"
2323
},
2424
"config": {
2525
"sort-packages": true

0 commit comments

Comments
 (0)