created the calculator

This commit is contained in:
2026-02-08 21:58:22 +05:00
parent e7ccc3616b
commit 8d83ab152f
18 changed files with 1599 additions and 223 deletions

View File

@@ -37,7 +37,9 @@
"react/filesystem": "^0.1.2",
"nyholm/psr7": "^1.8",
"irazasyed/telegram-bot-sdk": "^3.15",
"nutgram/nutgram": "^4.40"
"nutgram/nutgram": "^4.40",
"psr/simple-cache": "^3.0",
"symfony/cache": "^8.0"
},
"suggest": {
"mirzaev/files": "Easy working with files",