mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-04 02:14:06 +02:00
optimize single player search
This commit is contained in:
parent
dddf5933d2
commit
979a1722ae
3 changed files with 18 additions and 10 deletions
|
|
@ -7,7 +7,8 @@
|
|||
"ehesp/steam-login": "^1.2",
|
||||
"koraktor/steam-condenser": "^1.3",
|
||||
"guzzlehttp/guzzle": "^6.3",
|
||||
"doctrine/dbal": "^2.9"
|
||||
"doctrine/dbal": "^2.9",
|
||||
"ext-pdo": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"files": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue