init: Initial commit
Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
8
composer.json
Normal file
8
composer.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {"${REPO_NAME_PASCAL}\\": "."}
|
||||
},
|
||||
"require": {
|
||||
"ext-curl": "*"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user