diff --git a/composer.json b/composer.json index 07ec302..23f8dca 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "theresnotime/ipa-validator", "description": "Composer package for validating and normalizing IPA", "type": "library", - "license": "MIT", + "license": "GPL-2.0-or-later", "minimum-stability": "stable", "support": { "issues": "https://github.com/theresnotime/php-ipa-validator/issues"