Skip to content

Commit 7b1046f

Browse files
authored
Add license field to composer.json
1 parent f921cc8 commit 7b1046f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "wizardloop/telegramurlparser",
33
"description": "Powerful and simple Telegram URL parser",
4+
"license": "MIT",
45
"autoload": {
56
"psr-4": {
67
"Wizardloop\\TelegramUrlParser\\": "src/"

0 commit comments

Comments
 (0)