Skip to content

Commit

Permalink
Merge pull request #33 from Edofre/v1.2.1
Browse files Browse the repository at this point in the history
Also fix alias
  • Loading branch information
Edofre committed Sep 1, 2017
2 parents ccf8a58 + 2e3e130 commit d274b02
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 @@ -44,7 +44,7 @@
"Edofre\\Fullcalendar\\FullcalendarServiceProvider"
],
"aliases": {
"Fullcalendar": "EdoFre\\Fullcalendar\\Facades\\Fullcalendar"
"Fullcalendar": "Edofre\\Fullcalendar\\Facades\\Fullcalendar"
}
}
}
Expand Down

0 comments on commit d274b02

Please sign in to comment.