From a6cf7df222aad54f3930feee6134359d5d3fafa7 Mon Sep 17 00:00:00 2001 From: Jordan Hall Date: Wed, 24 Jan 2018 15:24:51 +0000 Subject: [PATCH] Update license field in composer file --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 83f4e5b..3be623e 100755 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { "name": "rapidwebltd/php-uk-bank-holidays", "description": "This library enables developers to easily retrieve UK Bank Holiday details. Holidays can be retrieved for England & Wales, Scotland, and Northern Ireland. Information about these holidays can optionally be restricted by month or date.", - "license": "LGPL3", + "license": "LGPL-3.0-only", "keywords": [ "bank holidays", "uk bank holidays",