Skip to content

Commit a4181a7

Browse files
committed
dep: update required phpunit version
1 parent c2b9d9e commit a4181a7

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
@@ -30,7 +30,7 @@
3030
"toolkit/sys-utils": "~2.0"
3131
},
3232
"require-dev": {
33-
"phpunit/phpunit": "^9.1"
33+
"phpunit/phpunit": "^10.0"
3434
},
3535
"autoload": {
3636
"psr-4": {

0 commit comments

Comments
 (0)