This commit is contained in:
2024-07-11 16:16:36 +03:00
parent 3df81597b6
commit ab0db2b320
12 changed files with 280 additions and 57 deletions

View File

@ -5,7 +5,8 @@
"require": {
"illuminate/database": "^11.14",
"craft-group/phroute": "^2.1",
"vlucas/phpdotenv": "^5.6"
"vlucas/phpdotenv": "^5.6",
"twig/twig": "^3.0"
},
"autoload": {
"psr-4": {