Skip to content

Commit be32b97

Browse files
committed
add license to composer.json
1 parent 1a962ec commit be32b97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "juliuspc/telegram-notification-bot",
33
"type": "library",
4+
"license": "CC0-1.0",
45
"description": "Simple to use library to notify telegram users via bot API.",
56
"require": {
67
"php": "^7.0",

0 commit comments

Comments
 (0)