Skip to content

Commit daddd85

Browse files
authored
Update composer.json
1 parent 5122b9a commit daddd85

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,9 @@
2929
"mpyw/laravel-pdo-emulation-control": "^1.0"
3030
},
3131
"require-dev": {
32-
"orchestra/testbench": "*"
32+
"orchestra/testbench": "*",
33+
"orchestra/testbench-core": "^4.9 || ^5.9 || >=6.6",
34+
"phpunit/phpunit": ">=9.5"
3335
},
3436
"minimum-stability": "dev",
3537
"prefer-stable": true

0 commit comments

Comments
 (0)