diff --git a/README.md b/README.md index cd7eb3d..9aa2d2c 100644 --- a/README.md +++ b/README.md @@ -329,4 +329,4 @@ Correcting a typographical error is a huge a contribution to this project. Do we 1. [Josiah O. Yahaya](http://github.com/coderatio) ## Licence -This project is built and used with `GPL` licence. \ No newline at end of file +This project is built and used with `GPL.3.0` licence. \ No newline at end of file diff --git a/composer.json b/composer.json index 6ebc11f..6459260 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require-dev": { "phpunit/phpunit": "7.5.x-dev" }, - "license": "GPL", + "license": "GPL-3.0", "minimum-stability": "dev", "require": { "php": ">=7.1"