Skip to content

Commit

Permalink
fix bug in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullahGhanem authored Jun 15, 2020
1 parent a4a3598 commit aaee344
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 @@ -26,7 +26,7 @@
"Ghanem\\LaravelSmsmisr\\SmsmisrServiceProvider"
],
"aliases" : {
"Smsmisr" : "Ghanem\\LaravelSmsmisr\\Smsmisr::class",
"Smsmisr": "Ghanem\\LaravelSmsmisr\\Smsmisr::class",
},
}
},
Expand Down

0 comments on commit aaee344

Please sign in to comment.