-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
65e6909
commit d0c5a5c
Showing
1 changed file
with
14 additions
and
0 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 |
---|---|---|
|
@@ -51,6 +51,20 @@ Please see [CONTRIBUTING](CONTRIBUTING.md) for details. | |
- [Md. Emtiaz Zahid](https://github.com/emtiazzahid) | ||
- [All Contributors](https://github.com/emtiazzahid/laravel-composer/contributors) | ||
|
||
## Todo | ||
It's also good to be able to convert a set of todos to a .json object | ||
|
||
```.todo | ||
- [X] installed package show | ||
- [X] package details show | ||
- [X] package download | ||
- [X] package remove | ||
- [] install new package | ||
- [] search installed package | ||
- [] search existing package | ||
- [] deactive package (revoke service provider of package) | ||
``` | ||
|
||
## Security | ||
If you discover any security-related issues, please email [email protected] instead of using the issue tracker. | ||
|
||
|