From cff8c087f92c6f8fc7d1bf3daf9508d24526c4a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdm=C3=A4nnchen?= Date: Thu, 5 Dec 2019 00:34:50 +0100 Subject: [PATCH] Update composer.json Fix license tag for packagist. --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0ca4b9e..9f2657d 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ "phpunit/phpunit": "^8.4", "orchestra/testbench": "^4.4" }, - "license": "GNU General Public License v3.0", + "license": "GPL-3.0-or-later", "minimum-stability": "stable", "autoload": { "psr-4": {