+ hvg-blog-general theme

This commit is contained in:
felegy
2022-06-08 21:34:12 +02:00
parent 74c7fd73ce
commit 039d95726c
15 changed files with 333 additions and 13 deletions

View File

@@ -32,6 +32,10 @@
{
"type": "vcs",
"url": "https://github.com/hvg-dev/hvg-blog-muplugin"
},
{
"type": "vcs",
"url": "https://github.com/hvg-dev/hvg-blog-general"
}
],
"require": {
@@ -51,7 +55,10 @@
"roots/wordpress": "^6.0",
"roots/wp-config": "^1.0.0",
"roots/wp-password-bcrypt": "^1.1.0",
"wpackagist-theme/twentytwentytwo": "^1.2",
"hvg-dev/hvg-blog-muplugin": "dev-main",
"hvg-dev/hvg-blog-general": "dev-main",
"wpackagist-plugin/wp-webhooks": "^2.0",
"wpackagist-plugin/code-snippets": "^3.1"
},