Skip to content

Commit

Permalink
support laravel 5
Browse files Browse the repository at this point in the history
  • Loading branch information
infinitypaul committed Mar 11, 2020
1 parent dd98036 commit d5cf277
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 @@ -18,8 +18,7 @@
}
],
"require": {
"php": "^7.1",
"illuminate/support": "^6.0"
"php": "^7.1"
},
"require-dev": {
"orchestra/testbench": "^4.0",
Expand Down

0 comments on commit d5cf277

Please sign in to comment.