From f2eb4e51a509644f58796218e215e38784221206 Mon Sep 17 00:00:00 2001 From: ishmukhametov_tf Date: Sun, 7 Apr 2024 11:54:06 +0300 Subject: [PATCH] update license in composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5f6f605..d219a8b 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "A simple wrapper for working with PlayStation Store API", "keywords": ["api-client", "playstation", "playstation-store", "php8"], "type": "library", - "license": "MIT License", + "license": "MIT", "authors": [ { "name": "mrt1m",