Skip to content

Commit

Permalink
Merge branch '1.0.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Joel Butcher committed May 24, 2020
2 parents ceec5ac + ff0ab26 commit 68eaaee
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@
"illuminate/session": "^5.5|^6|^7",
"illuminate/support": "^5.5|^6|^7"
},
"autoload": {
"psr-4": {
"JoelButcher\\LaravelMakeCommands\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
Expand Down

0 comments on commit 68eaaee

Please sign in to comment.