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.
spetsresurs-telegram-regist.../composer.json

24 lines
632 B
JSON

{
"name": "mirzaev/spetsresurs-viber-registry-requests",
"type": "robot",
"require": {
"bogdaan/viber-bot-php": "^0.0.15",
"triagens/arangodb": "^3.8",
"mirzaev/arangodb": "^1.0",
"monolog/monolog": "^3.3"
},
"license": "WTFPL",
"autoload": {
"psr-4": {
"mirzaev\\spetsresurs\\viber\\registry\\requests\\": "mirzaev/spetsresurs/viber/registry/requests/system/"
}
},
"authors": [
{
"name": "Arsen Mirzaev Tatyano-Muradovich",
"email": "arsen@mirzaev.sexy"
}
],
"minimum-stability": "stable"
}