Skip to content

Commit ece56ca

Browse files
authored
Merge pull request #78 from wp-cli/no-lock-file
2 parents 30e879f + d2cebe0 commit ece56ca

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
@@ -23,7 +23,8 @@
2323
"allow-plugins": {
2424
"dealerdirect/phpcodesniffer-composer-installer": true,
2525
"johnpbloch/wordpress-core-installer": true
26-
}
26+
},
27+
"lock": false
2728
},
2829
"extra": {
2930
"branch-alias": {

0 commit comments

Comments
 (0)