Skip to content

Commit 27db28e

Browse files
authored
Merge pull request #160 from wp-cli/no-lock-file
2 parents c032c5c + 0f9b061 commit 27db28e

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)