Skip to content

Commit

Permalink
fix aliases (facade)
Browse files Browse the repository at this point in the history
  • Loading branch information
khanzadimahdi committed Dec 8, 2019
1 parent 8db05fd commit ee66917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
"Shetabit\\Payment\\Provider\\PaymentServiceProvider"
],
"aliases": {
"payment": "Shetabit\\Payment\\Facade\\Payment"
"Payment": "Shetabit\\Payment\\Facade\\Payment"
}
}
},
Expand Down

0 comments on commit ee66917

Please sign in to comment.