composer.json: Update name and description
This commit is contained in:
parent
51fb71e469
commit
0a4a6770ef
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "pnx/heritage-bingo",
|
"name": "pnx/raid-bingo",
|
||||||
"type": "project",
|
"type": "project",
|
||||||
"description": "Bingo game for the heritage wow guild",
|
"description": "Bingo game for wow raiding",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^7.3|^8.0",
|
"php": "^7.3|^8.0",
|
||||||
|
|
|
||||||
Reference in a new issue