rebuilding architecture; resolved #1, resolved #2, resolved #3, resolved #4, resolved #5, resolved #6

This commit is contained in:
2025-02-01 23:06:28 +07:00
parent 922cbaa09b
commit 845a9d04e0
17 changed files with 1422 additions and 95 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "svoboda/negotiator",
"description": "Chat-robot negotiator of the Svoboda organization",
"description": "Svoboda Telegram chat-robot negotiator",
"homepage": "https://git.svoboda.works/svoboda/negotiator",
"type": "chat-robot",
"keywords": [
@@ -26,7 +26,8 @@
"php": "^8.4",
"mirzaev/minimal": "^3.4.0",
"badfarm/zanzara": "^0.9.1",
"react/filesystem": "^0.1.2"
"react/filesystem": "^0.1.2",
"mirzaev/baza": "^3.1.0"
},
"require-dev": {
"phpunit/phpunit": "~9.5"