Simplified

This commit is contained in:
julien
2026-03-09 14:17:05 +01:00
parent e65d79cccb
commit eff05b0971
18 changed files with 1012 additions and 523 deletions

View File

@@ -15,8 +15,7 @@
"slim/psr7": "*",
"twig/twig": "*",
"slim/twig-view": "^3.4",
"catfan/medoo": "2.*",
"vlucas/phpdotenv": "^5.6"
"catfan/medoo": "2.*"
},
"autoload": {
"psr-4": {
@@ -26,4 +25,4 @@
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.94"
}
}
}