mirror of
https://github.com/YGGverse/YGGtracker.git
synced 2026-03-31 17:15:38 +00:00
fix fix composer type from library to project
This commit is contained in:
parent
916ac49d81
commit
095373f11c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "yggverse/yggtracker",
|
||||
"description": "Public BitTorrent tracker for Yggdrasil network",
|
||||
"type": "library",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"yggverse/parser": ">=0.4.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue