Skip to content

Commit 5c6585d

Browse files
authored
Fix license
1 parent 4ee5c32 commit 5c6585d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "This library handles various UK postcode related tasks such as address lookup by postcode, postcode validation, generation of valid UK postcodes and getting a postcode's outward and inward codes.",
55
"keywords": ["postcodes", "PHP", "PHP library", "PHP postcodes library", "PHP postcodes"],
66
"homepage": "https://github.com/rapidwebltd/php-postcodes",
7-
"license": "LGPL3",
7+
"license": "LGPL-3.0-only",
88
"require": {
99
"php": ">=5.5.9",
1010
"guzzlehttp/guzzle": "~6.0",

0 commit comments

Comments
 (0)