Skip to content

Commit

Permalink
add testbench dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
recursivetree committed Jul 27, 2023
1 parent 751e26c commit 947bbc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@
"psr/log": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^10.0"
"phpunit/phpunit": "^10.0",
"orchestra/testbench": "^8.0"
},
"extra": {
"laravel": {
Expand Down

0 comments on commit 947bbc7

Please sign in to comment.