Skip to content

Commit ab21f73

Browse files
Allow johnpbloch/wordpress-core-installer in composer.json (#211)
1 parent acca457 commit ab21f73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"process-timeout": 7200,
3838
"sort-packages": true,
3939
"allow-plugins": {
40-
"dealerdirect/phpcodesniffer-composer-installer": true
40+
"dealerdirect/phpcodesniffer-composer-installer": true,
41+
"johnpbloch/wordpress-core-installer": true
4142
}
4243
},
4344
"extra": {

0 commit comments

Comments
 (0)