This commit is contained in:
Joshua Ashton
2025-03-15 21:45:14 -06:00
parent ce6984622c
commit ab50339a32
24 changed files with 33 additions and 1354 deletions
-19
View File
@@ -1,19 +0,0 @@
{
"name": "quaxlyqueen/vintagecoding.net",
"description": "A blog and tutorial site.",
"type": "project",
"autoload": {
"psr-4": {
"Quaxlyqueen\\VintagecodingNet\\": "src/"
}
},
"authors": [
{
"name": "Josh Ashton",
"email": "me@joshashton.dev"
}
],
"require": {
"vlucas/phpdotenv": "^5.6"
}
}