first init

This commit is contained in:
Arsen Mirzaev Tatyano-Muradovich 2025-07-06 00:40:46 +07:00
parent 89b17fca64
commit edf98e5ecb
139 changed files with 9 additions and 6 deletions

View File

@ -5,15 +5,16 @@
"type": "site", "type": "site",
"keywords": [ "keywords": [
"minimal", "minimal",
"baza" "baza",
"telegram"
], ],
"readme": "README.md", "readme": "README.md",
"license": "WTFPL", "license": "WTFPL",
"authors": [ "authors": [
{ {
"name": "mirzaev", "name": "Arsen Mirzaev Tatyano-Muradovich",
"email": "mirzaev@gmail.com", "email": "arsen@mirzaev.sexy",
"homepage": "https://mirzaev.page", "homepage": "https://mirzaev.sexy",
"role": "Programmer" "role": "Programmer"
} }
], ],
@ -23,9 +24,9 @@
}, },
"require": { "require": {
"php": "^8.4", "php": "^8.4",
"mirzaev/minimal": "^3.4", "mirzaev/minimal": "^3.6",
"mirzaev/baza": "^3.3", "mirzaev/baza": "^3.3",
"twig/twig": "^3.10", "twig/twig": "^3.2",
"twig/extra-bundle": "^3.7", "twig/extra-bundle": "^3.7",
"twig/intl-extra": "^3.10" "twig/intl-extra": "^3.10"
}, },

Some files were not shown because too many files have changed in this diff Show More