Skip to content

Commit 508c93f

Browse files
committed
support testbench 8 and 9
1 parent 2fd47a7 commit 508c93f

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
@@ -29,7 +29,7 @@
2929
"microsoft/microsoft-graph": "^1.110"
3030
},
3131
"require-dev": {
32-
"orchestra/testbench": "v9.0",
32+
"orchestra/testbench": "v8.0|v9.0",
3333
"pestphp/pest": "^v2.34",
3434
"pestphp/pest-plugin-laravel": "v2.4",
3535
"laravel/pint": "^1.13",

0 commit comments

Comments
 (0)