Skip to content

Commit d24a26a

Browse files
authored
Merge pull request #411 from wp-cli/no-lock-file
2 parents 0181392 + fafbc9e commit d24a26a

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

0 commit comments

Comments
 (0)