Skip to content

Commit

Permalink
Removed alias from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AustinW committed Jul 28, 2020
1 parent 262c8b8 commit 04a4c41
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,7 @@
"laravel": {
"providers": [
"Stanbridge\\VisualException\\VisualExceptionServiceProvider"
],
"aliases": {
"VisualException": "Stanbridge\\VisualException\\VisualExceptionFacade"
}
]
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit 04a4c41

Please sign in to comment.