Skip to content

Commit

Permalink
update allowed plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
junaidbhura committed Dec 18, 2023
1 parent 2868341 commit 0dc4554
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 @@ -32,5 +32,10 @@
"set-coding-standards": "phpcs --config-set installed_paths vendor/wp-coding-standards/wpcs",
"lint": "phpcs",
"test": "phpunit"
},
"config": {
"allow-plugins": {
"composer/installers": true
}
}
}

0 comments on commit 0dc4554

Please sign in to comment.