Skip to content

Commit eeafa03

Browse files
authored
Merge pull request #117 from wp-cli/no-lock-file
2 parents a3edcac + 23691d8 commit eeafa03

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
@@ -29,7 +29,8 @@
2929
"allow-plugins": {
3030
"dealerdirect/phpcodesniffer-composer-installer": true,
3131
"johnpbloch/wordpress-core-installer": true
32-
}
32+
},
33+
"lock": false
3334
},
3435
"extra": {
3536
"branch-alias": {

0 commit comments

Comments
 (0)