Files
float-blog/composer.json
DESKTOP-GBA0BK8\Admin 7c8c8b1c76 first commit
2023-04-08 12:19:53 -04:00

14 lines
228 B
JSON

{
"name": "go/floatblog",
"type": "project",
"authors": [
{
"name": "Jack",
"email": "jack@goldenowl.asia"
}
],
"require": {
"vlucas/phpdotenv": "^3.6"
}
}