Skip to content

Commit 6553451

Browse files
authored
added phpunit 10
1 parent c5e0da4 commit 6553451

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
@@ -25,7 +25,7 @@
2525
"laravel/framework": "^9.0|^10.0"
2626
},
2727
"require-dev": {
28-
"phpunit/phpunit": "^9.5",
28+
"phpunit/phpunit": "^9.5|^10.0",
2929
"orchestra/testbench": "^7.4|^8.0"
3030
},
3131
"autoload": {

0 commit comments

Comments
 (0)