Update composer.json

This commit is contained in:
Khashayar Zavosh 2021-04-16 04:28:51 +04:30 committed by GitHub
parent af998c8f16
commit 9c3e626a12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "khashayarzavosh/admin-littlelink",
"description": "Admin littlelink is an admin panel for littlelink",
"type": "project",
"license": "GNU GPLv3",
"license": "GPL-3.0",
"minimum-stability": "stable",
"require": {}
}