Skip to content

Commit cdda83a

Browse files
committed
Use testbench-core instead of testbench
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 6edd775 commit cdda83a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
},
3232
"require-dev": {
3333
"laravel/pint": "^1.13",
34-
"orchestra/testbench": "^8.12|^9.0",
34+
"laravel/framework": "^10.24|^11.0",
35+
"orchestra/testbench-core": "^8.12|^9.0",
3536
"pestphp/pest": "^2.20",
3637
"pestphp/pest-plugin-type-coverage": "^2.3",
3738
"phpstan/phpstan": "^1.10",

0 commit comments

Comments
 (0)