diff --git a/composer.json b/composer.json index 09b3446..8171e6e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "geosocio/http-serializer", "description": "Serializes a Controller Request & Response", "type": "library", - "license": "LGPL-3", + "license": "LGPL-3.0-only", "minimum-stability": "dev", "prefer-stable": true, "autoload": {