Skip to content

Commit

Permalink
upgrade orchestra/testbench to v6 so laravel 8 can be installed
Browse files Browse the repository at this point in the history
  • Loading branch information
taka-oyama committed Jan 14, 2022
1 parent 18a10d3 commit ccb1540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"symfony/lock": "~4|~5"
},
"require-dev": {
"orchestra/testbench": "~3.5|~4.0|~5.0",
"orchestra/testbench": "~3|~4|~5|~6",
"phpunit/phpunit": "~6.0|~8.0|~9.0",
"phpstan/phpstan": "^0.12.88"
},
Expand Down

0 comments on commit ccb1540

Please sign in to comment.