Tidy up composer

This commit is contained in:
Alex Wulf 2022-07-05 16:30:34 +02:00
parent 843a47c973
commit 8b2d547ace

@ -1,7 +1,7 @@
{ {
"name": "dnw/php-trueskill", "name": "dnw/php-trueskill",
"description": "Trueskill implementation by Moserware updated for PHP 8.1",
"keywords": ["trueskill", "matchmaking", "ranking", "skill", "elo"], "keywords": ["trueskill", "matchmaking", "ranking", "skill", "elo"],
"version": "1.0.0",
"require": { "require": {
"php": "^8.1", "php": "^8.1",
"laravel/pint": "^0.2.3" "laravel/pint": "^0.2.3"