Skip to content

Commit

Permalink
Laravel Zero extra discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Mar 22, 2021
1 parent fa0ed36 commit 043e664
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 @@ -40,6 +40,11 @@
"providers": [
"RenokiCo\\LaravelK8s\\LaravelK8sServiceProvider"
]
},
"laravel-zero": {
"providers": [
"RenokiCo\\LaravelK8s\\LaravelK8sServiceProvider"
]
}
}
}

0 comments on commit 043e664

Please sign in to comment.