Skip to content

Commit 6e618df

Browse files
Allow johnpbloch/wordpress-core-installer to write
1 parent 83db9be commit 6e618df

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
@@ -46,7 +46,8 @@
4646
},
4747
"config": {
4848
"allow-plugins": {
49-
"dealerdirect/phpcodesniffer-composer-installer": true
49+
"dealerdirect/phpcodesniffer-composer-installer": true,
50+
"johnpbloch/wordpress-core-installer": true
5051
},
5152
"platform": {
5253
"php": "5.6"

0 commit comments

Comments
 (0)