Skip to content

Commit

Permalink
package auto-discovery for Laravel 5.5+
Browse files Browse the repository at this point in the history
  • Loading branch information
franzose committed Apr 12, 2020
1 parent d8df8f7 commit 3bf3fb3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,12 @@
"psr-4": {
"LaravelSmpp\\Tests\\": "tests/"
}
},
"extra": {
"laravel": {
"providers": [
"LaravelSmpp\\LaravelSmppServiceProvider"
]
}
}
}

0 comments on commit 3bf3fb3

Please sign in to comment.