sync
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user