Skip to content

Commit

Permalink
- Added builder extra
Browse files Browse the repository at this point in the history
  • Loading branch information
olatechpro committed Nov 2, 2022
1 parent 4489f6f commit 8c09038
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,10 @@
"post-update-cmd": [
"[ $COMPOSER_DEV_MODE -eq 0 ] || vendor/bin/phpcs --config-set installed_paths \"../../automattic/vipwpcs,../../phpcompatibility/php-compatibility,../../sirbrillig/phpcs-variable-analysis,../../wp-coding-standards/wpcs,../../publishpress/publishpress-phpcs-standards/standards/PublishPressStandards\""
]
},
"extra": {
"plugin-name": "publishpress",
"plugin-slug": "publishpress",
"plugin-folder": "publishpress"
}
}

0 comments on commit 8c09038

Please sign in to comment.