wyattjmiller.com/composer.json
Wyatt J. Miller 485ca25070 misc changes
2020-02-21 21:39:00 -05:00

16 lines
335 B
JSON

{
"name": "wyatt/my-website",
"description": "A personal website for Wyatt J. Miller",
"type": "project",
"require": {
"squizlabs/php_codesniffer": "^3.2"
},
"license": "MIT",
"authors": [
{
"name": "Wyatt Miller",
"email": "wjmiller2016@gmail.com"
}
]
}