1
0
Fork 0

composer.json: Update name and description

This commit is contained in:
Henrik Hautakoski 2023-01-31 07:41:36 +01:00
parent 51fb71e469
commit 0a4a6770ef

View file

@ -1,7 +1,7 @@
{
"name": "pnx/heritage-bingo",
"name": "pnx/raid-bingo",
"type": "project",
"description": "Bingo game for the heritage wow guild",
"description": "Bingo game for wow raiding",
"license": "MIT",
"require": {
"php": "^7.3|^8.0",