Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kostyan-org authored Mar 15, 2022
1 parent 5288226 commit 92c1dba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "kostyan-org/bulls-and-cows",
"description": "Simple console game \"Bulls And Cows\" written in PHP",
"keywords": ["game","bulls", "cows", "cli", "console"],
"homepage": "https://github.com/kostyan-org/bulls-and-cows",
"homepage": "https://kostyan-org.github.io/bulls-and-cows",
"minimum-stability": "stable",
"type": "project",
"readme": "README.md",
Expand All @@ -25,4 +25,4 @@
"require-dev": {
"phpunit/phpunit": "^9.5"
}
}
}

0 comments on commit 92c1dba

Please sign in to comment.