diff --git a/composer.json b/composer.json index 1b28ce7..60568eb 100644 --- a/composer.json +++ b/composer.json @@ -4,7 +4,7 @@ "keywords": ["redis", "ranking", "sorted set", "realtime", "Social Game"], "homepage": "https://github.com/matsubo/redis-ranking", "type": "library", - "license": "PHP3", + "license": "PHP-3.01", "require" : { "php": ">=7,>=8" },