DiplomGenerator/composer.json

7 lines
97 B
JSON
Raw Permalink Normal View History

2023-10-16 17:07:43 +02:00
{
"require": {
"imagine/imagine": "^1.3",
"vlucas/phpdotenv": "^5.5"
}
}