Skip to content

Commit 5e2d34d

Browse files
authored
Merge pull request #205 from wp-cli/no-lock-file
2 parents 51937dd + 20231aa commit 5e2d34d

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

0 commit comments

Comments
 (0)