we have to be a wordpress-dropin after all
{ | ||
"name": "lucha/r2db", | ||
"description": "r2db wordpress database", | ||
"type": "library", | ||
"type": "wordpress-dropin", | ||
"license": "MIT", | ||
"authors": [ | ||
{ | ||
"name": "lucha", | ||
"email": "lucha@paranoici.org" | ||
} | ||
] | ||
], | ||
"require": { | ||
"composer/installers": "^1.9" | ||
} | ||
} |
Please register or sign in to comment