mirror of
https://codeberg.org/demostf/api.git
synced 2026-08-02 12:24:52 +02:00
nix based docker
This commit is contained in:
parent
7dbb41a5d0
commit
1b3ca59a46
11 changed files with 672 additions and 1011 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{
|
||||
"name": "demostf/api",
|
||||
"description": "api implementation for demos.tf",
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"mikecao/flight": "1.3.8",
|
||||
"vlucas/phpdotenv": "^v5.4.1",
|
||||
|
|
@ -12,7 +15,7 @@
|
|||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/koraktor/steam-condenser-php"
|
||||
}
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue