-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from omnia-digital/dev
Update composer, namespaces and README
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
This package allows you to build a Livewire monthly calendar grid to show events for each day. Events can be loaded | ||
from within the component and will be presented on each day depending on the date of the event. | ||
|
||
Special thanks to asantibanez/livewire-calendar as this originally was a fork of that package, but it has progressed much since then. | ||
Special thanks to asantibanez/livewire-calendar as this originally was a fork of that package. We are using this new package in one of our large projects so we will be actively maintaining. | ||
|
||
## Preview | ||
|
||
|
@@ -263,7 +263,7 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. | |
|
||
### Security | ||
|
||
If you discover any security related issues, please email [email protected] instead of using the issue tracker. | ||
If you discover any security related issues, please email us at [email protected] instead of using the issue tracker. | ||
|
||
## Credits | ||
|
||
|