Website/composer.json

12 lines
291 B
JSON
Raw Normal View History

2023-09-14 17:33:54 +00:00
{
2024-06-09 13:47:59 +00:00
"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"
}
2023-09-14 17:33:54 +00:00
}