Website/composer.json
TheClashFruit 427b643fc9
All checks were successful
Lint PHP Code / lint (push) Successful in 1m9s
feat: start v2 of the website
2024-06-09 15:47:59 +02:00

12 lines
291 B
JSON

{
"require": {
"twig/twig": "^3.9",
"anlutro/curl": "^1.5",
"vlucas/phpdotenv": "^5.6",
"bramus/router": "^1.6",
"tedivm/jshrink": "^1.7",
"simple-icons/simple-icons": "^12.2",
"theclashfruit/lucide-static-php": "^0.390.0"
}
}