This commit is contained in:
2025-10-09 22:20:33 +07:00
parent df682e914e
commit 4c7355bc03
9 changed files with 277 additions and 117 deletions

View File

@@ -1,14 +1,14 @@
{
"name": "mirzaev/minimal",
"type": "framework",
"description": "My vision of a good framework",
"description": "The best code-to-utility framework",
"keywords": [
"mvc",
"framework",
"lightweight"
],
"license": "WTFPL",
"homepage": "https://git.mirzaev.sexy/mirzaev/minimal",
"homepage": "https://git.svoboda.works/mirzaev/minimal",
"authors": [
{
"name": "Arsen Mirzaev Tatyano-Muradovich",
@@ -18,8 +18,8 @@
}
],
"support": {
"docs": "https://git.mirzaev.sexy/mirzaev/minimal/wiki",
"issues": "https://git.mirzaev.sexy/mirzaev/minimal/issues"
"docs": "https://git.svoboda.works/mirzaev/minimal/wiki",
"issues": "https://git.svoboda.works/mirzaev/minimal/issues"
},
"require": {
"php": "~8.4"