Skip to content

Commit df99d0f

Browse files
authored
added phpunit 10
1 parent 9ca57fd commit df99d0f

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
@@ -26,7 +26,7 @@
2626
"vlucas/phpdotenv": "^5.4.1"
2727
},
2828
"require-dev": {
29-
"phpunit/phpunit": "^9.5",
29+
"phpunit/phpunit": "^9.5|^10.0",
3030
"orchestra/testbench": "^7.4|^8.0",
3131
"vimeo/psalm": "^4.23"
3232
},

0 commit comments

Comments
 (0)