Skip to content

Commit

Permalink
Testbench has to be upgraded to support Laravel we want to test
Browse files Browse the repository at this point in the history
  • Loading branch information
jwadhams committed Jul 2, 2024
1 parent 13290cc commit a4c8d3c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
"require-dev": {
"mockery/mockery": "~1.0",
"phpunit/phpunit": "~8.0|~9.0",
"orchestra/testbench": "3.8.*|4.*|5.*|6.*",
"orchestra/database": "3.8.*|4.*|5.*|6.*"
"orchestra/testbench": "3.8.*|4.*|5.*|6.*|9.*"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit a4c8d3c

Please sign in to comment.