Add license to composer.json

This commit is contained in:
2022-01-18 17:53:06 +01:00
parent 139a3911e5
commit ec9a681cba

View File

@@ -1,6 +1,7 @@
{
"name": "envoyr/php-froxlor-client",
"type": "library",
"license": "MIT",
"autoload": {
"psr-4": {
"Envoyr\\Froxlor\\": "src/"