Skip to content

Commit f2387b9

Browse files
committed
Add composer allowed plugin
1 parent 82fa1f6 commit f2387b9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: composer.json

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
"platform": {
1212
"php": "7.4.2",
1313
"ext-filter": "7.1"
14+
},
15+
"allow-plugins": {
16+
"xwp/wordpress-tests-installer": true,
17+
"dealerdirect/phpcodesniffer-composer-installer": true
1418
}
1519
},
1620
"require": {

0 commit comments

Comments
 (0)