From d0c5a5c0f214966357f4d1f40f251b869079a48f Mon Sep 17 00:00:00 2001 From: "Md. Emtiaz Zahid" Date: Fri, 7 Feb 2020 10:40:07 +0600 Subject: [PATCH] readme todo --- readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/readme.md b/readme.md index 02a9580..5a010b9 100644 --- a/readme.md +++ b/readme.md @@ -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 emtiazzahid@gmail.com instead of using the issue tracker.