This commit is contained in:
2024-07-29 15:57:20 +03:00
parent 95f56a04d3
commit 200763725e
34 changed files with 936 additions and 72 deletions

View File

@ -4,13 +4,15 @@
"type": "project",
"require": {
"illuminate/database": "^11.14",
"illuminate/filesystem": "^11.18.1",
"craft-group/phroute": "^2.1",
"vlucas/phpdotenv": "^5.6",
"twig/twig": "^3.0",
"twbs/bootstrap": "5.0.2",
"itguild/tables": "^0.1.3",
"madesimple/php-form-validator": "^2.9",
"itguild/forms": "^0.1.1"
"itguild/forms": "^0.1.1",
"samejack/php-argv": "dev-master"
},
"autoload": {
"psr-4": {