grkamil / laravel-telegram-logging

Send logs to Telegram chat via Telegram bot
MIT License
148 stars 36 forks source link

Description property added to composer.json #7

Closed constantable closed 5 years ago

constantable commented 5 years ago

./composer.json is valid for simple usage with composer but has strict errors that make it unable to be published as a package: See https://getcomposer.org/doc/04-schema.md for details on the schema description : The property description is required

constantable commented 5 years ago

Sure this should be a fix for #6