Skip to content
Snippets Groups Projects
Commit c70cff42 authored by lucha's avatar lucha
Browse files

making this a wordpress-muplugin type

parent d8240f97
No related branches found
No related tags found
No related merge requests found
{
"name": "lucha/r2db",
"description": "r2db wordpress database",
"type": "wordpress-plugin",
"type": "wordpress-muplugin",
"license": "MIT",
"authors": [
{
......@@ -11,5 +11,8 @@
],
"require": {
"flexihash/flexihash": "^2.0"
}
},
"autoload":{
"files": ["db-hash.php", "db-backends.php"]
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment