DiplomGenerator/composer.json
2023-10-16 15:07:43 +00:00

7 lines
97 B
JSON

{
"require": {
"imagine/imagine": "^1.3",
"vlucas/phpdotenv": "^5.5"
}
}