Skip to content
This repository was archived by the owner on Apr 4, 2020. It is now read-only.

Commit fae9f2c

Browse files
committed
Update installer path
This prevents a conflict with WP-API when both plugins are installed via Composer.
1 parent 44a9e07 commit fae9f2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"wp-coding-standards/wpcs": "0.6.0"
2323
},
2424
"extra": {
25-
"installer-name": "json-rest-api"
25+
"installer-name": "json-rest-api-meta-endpoints"
2626
},
2727
"scripts": {
2828
"post-install-cmd": "\"vendor/bin/phpcs\" --config-set installed_paths vendor/wp-coding-standards/wpcs",

0 commit comments

Comments
 (0)