This repository has been archived on 2024-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
2023-06-04 15:18:29 +07:00
|
|
|
{
|
2023-06-21 07:46:20 +07:00
|
|
|
"name": "mirzaev/spetsresurs-telegram-registry-requests",
|
2023-06-04 15:18:29 +07:00
|
|
|
"type": "robot",
|
|
|
|
"require": {
|
2023-06-12 06:21:22 +07:00
|
|
|
"triagens/arangodb": "^3.8",
|
|
|
|
"mirzaev/arangodb": "^1.0",
|
2023-06-21 07:46:20 +07:00
|
|
|
"badfarm/zanzara": "^0.9.1",
|
|
|
|
"nyholm/psr7": "^1.8"
|
2023-06-04 15:18:29 +07:00
|
|
|
},
|
|
|
|
"license": "WTFPL",
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
2023-06-21 07:46:20 +07:00
|
|
|
"mirzaev\\spetsresurs\\telegram\\registry\\requests\\": "mirzaev/spetsresurs/telegram/registry/requests/system/"
|
2023-06-04 15:18:29 +07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
"authors": [
|
|
|
|
{
|
|
|
|
"name": "Arsen Mirzaev Tatyano-Muradovich",
|
|
|
|
"email": "arsen@mirzaev.sexy"
|
|
|
|
}
|
|
|
|
],
|
2023-06-21 07:46:20 +07:00
|
|
|
"minimum-stability": "stable",
|
|
|
|
"config": {
|
|
|
|
"allow-plugins": {
|
|
|
|
"php-http/discovery": true
|
|
|
|
}
|
|
|
|
}
|
2023-06-04 15:18:29 +07:00
|
|
|
}
|