Skip to content

Commit 6bf8dae

Browse files
authored
Merge pull request #190 from wp-cli/no-lock-file
2 parents a62ea5c + de5bf7b commit 6bf8dae

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
@@ -26,7 +26,8 @@
2626
"allow-plugins": {
2727
"dealerdirect/phpcodesniffer-composer-installer": true,
2828
"johnpbloch/wordpress-core-installer": true
29-
}
29+
},
30+
"lock": false
3031
},
3132
"extra": {
3233
"branch-alias": {

0 commit comments

Comments
 (0)