Website/composer.json
TheClashFruit 78bfef9a1c
All checks were successful
️Upload Website / sftp (push) Successful in 21s
feat: better router
2023-09-15 17:42:27 +02:00

9 lines
135 B
JSON

{
"require": {
"twig/twig": "^3.0",
"anlutro/curl": "^1.5",
"vlucas/phpdotenv": "^5.5",
"bramus/router": "1.6"
}
}