From a99a73e02c1c19e157b0bfe4d5c99f90dd0111c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20Liljenga=CC=8Ard?= Date: Wed, 1 Jun 2016 09:49:07 +0200 Subject: [PATCH] Changed package name and added a few keywords --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index c426c12..100edbf 100644 --- a/composer.json +++ b/composer.json @@ -1,7 +1,7 @@ { - "name": "moserware/trueskill", + "name": "phpskills/phpskills", "description": "Implementation of Microsoft's TrueSkill matchmaking system for PHP", - "keywords": ["trueskill","matchmaking"], + "keywords": ["trueskill", "matchmaking", "ranking", "skill", "elo"], "homepage": "https://github.com/moserware/PHPSkills", "version": "1.0.0", "authors": [