chore: identify Composer package as project

This commit is contained in:
Keith Solomon
2026-07-04 15:05:11 -05:00
parent a97ecbc6d3
commit 7b82adbd71
+1
View File
@@ -1,6 +1,7 @@
{ {
"name": "battleforge/battleforge", "name": "battleforge/battleforge",
"description": "A standalone tactical combat game.", "description": "A standalone tactical combat game.",
"type": "project",
"license": "proprietary", "license": "proprietary",
"require": { "require": {
"php": "^8.3" "php": "^8.3"