Skip to content

Commit 26385cf

Browse files
committed
chore: upgrade phpunit from ^9.3 to ^12
1 parent d4e1cd5 commit 26385cf

2 files changed

Lines changed: 346 additions & 448 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@
3333
"require-dev": {
3434
"laravel/pint": "^1.18",
3535
"phpstan/phpstan": "^2.0",
36-
"phpunit/phpunit": "^9.3"
36+
"phpunit/phpunit": "^12.0"
3737
}
3838
}

0 commit comments

Comments
 (0)