Skip to content

Commit 4c1d708

Browse files
authored
Merge pull request #7 from constantable/master
Description property added to composer.json
2 parents 6ab402d + 21b4a1b commit 4c1d708

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
{
22
"name": "grkamil/laravel-telegram-logging",
3+
"description": "Send logs to Telegram chat via Telegram bot",
4+
"license": "MIT",
35
"autoload": {
46
"psr-0" : {
57
"Logger\\" : "src"

0 commit comments

Comments
 (0)