Skip to content

Commit 522485c

Browse files
Update dependency phpunit/phpunit to v10
1 parent 788ea1b commit 522485c

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
@@ -12,7 +12,7 @@
1212
"require-dev": {
1313
"php-parallel-lint/php-parallel-lint": "^1.2",
1414
"phpstan/phpstan-phpunit": "^1.0",
15-
"phpunit/phpunit": "^9.5"
15+
"phpunit/phpunit": "^10.0"
1616
},
1717
"config": {
1818
"platform": {

0 commit comments

Comments
 (0)