From 19ae939b23e37f8645a39515e8fcb2caa927ad07 Mon Sep 17 00:00:00 2001 From: Scott Dutton Date: Wed, 26 May 2021 21:08:06 +0100 Subject: [PATCH] Update composer.json --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index b5784b8..4547525 100644 --- a/composer.json +++ b/composer.json @@ -1,6 +1,7 @@ { "name": "printnode/printnode-php", "description": "Connect any printer to your application with PrintNode Client and easy to use JSON API", + "license": "MIT", "require": { "php": ">=5.3.2", "ext-curl": "*"