Skip to content

Commit

Permalink
Allow Laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkaOnLine committed Sep 9, 2020
1 parent 1ee3075 commit 9b900e3
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 @@ -24,7 +24,7 @@
"require-dev": {
"phpunit/phpunit": "8.*",
"mockery/mockery": "1.*",
"orchestra/testbench": "6.* || 7.*",
"orchestra/testbench": "6.* || 5.*",
"php-coveralls/php-coveralls": "^2.0"
},
"autoload": {
Expand Down

0 comments on commit 9b900e3

Please sign in to comment.