Skip to content

Commit

Permalink
remove alias from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
joy2362 committed Jan 30, 2023
1 parent 9277cda commit 7253df2
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,7 @@
"laravel": {
"providers": [
"Joy2362\\PhpTimezone\\PhpTimeZoneServiceProvider"
],
"aliases": {
//'TimeZone' =>
"TimeZone": "Joy2362\\PhpTimezone\\Facade"
}
]
}
},
"minimum-stability": "dev"
Expand Down

0 comments on commit 7253df2

Please sign in to comment.