Skip to content

Commit

Permalink
[3.0] Support only Laravel 5.8 and 6.0+
Browse files Browse the repository at this point in the history
  • Loading branch information
drbyte committed Sep 5, 2019
1 parent 8877b19 commit f443c51
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 @@ -29,7 +29,7 @@
"illuminate/database": "^5.8|^6.0"
},
"require-dev": {
"orchestra/testbench": "^3.8",
"orchestra/testbench": "^3.8|^4.0",
"phpunit/phpunit": "^8.0",
"predis/predis": "^1.1"
},
Expand Down

0 comments on commit f443c51

Please sign in to comment.