Skip to content

Commit

Permalink
Package Auto-Discovery
Browse files Browse the repository at this point in the history
  • Loading branch information
AymanElarian authored Sep 21, 2018
1 parent 5a6017a commit 4dc2f41
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 @@ -28,6 +28,13 @@
"AymanElarian\\Extensions\\SqlServer\\": "src/"
}
},
"extra": {
"laravel": {
"providers": [
"AymanElarian\\Extensions\\SqlServer\\SqlServerExtendedServiceProvider"
]
}
}

"minimum-stability": "stable"
}

0 comments on commit 4dc2f41

Please sign in to comment.