Skip to content

Commit 6bcfe1b

Browse files
committed
Update PHPUnit
1 parent 78ed977 commit 6bcfe1b

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
@@ -28,7 +28,7 @@
2828
"require-dev": {
2929
"friendsofphp/php-cs-fixer": "^3.0",
3030
"orchestra/testbench": "^7.0|^8.0|^9.0",
31-
"phpunit/phpunit": "^9.0"
31+
"phpunit/phpunit": "^10.0"
3232
},
3333
"autoload": {
3434
"psr-4": {

0 commit comments

Comments
 (0)