mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
13 lines
172 B
JSON
13 lines
172 B
JSON
{
|
|
"minimum-stability": "dev",
|
|
"repositories": [
|
|
{
|
|
"type": "vcs",
|
|
"url": "https://github.com/N3X15/phinx.git"
|
|
}
|
|
],
|
|
"require": {
|
|
"N3X15/Phinx": "master"
|
|
}
|
|
}
|