feat(template): Added template variables for Gitea
Signed-off-by: prettysunflower <me@prettysunflower.moe>
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"autoload": {
|
||||
"psr-4": {"wp_plugin_base\\": "."}
|
||||
"psr-4": {
|
||||
"${REPO_NAME_PASCAL}\\": "."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user