Skip to content

Commit d210457

Browse files
authored
Merge pull request #223 from wp-cli/no-lock-file
2 parents 1632e25 + e0da777 commit d210457

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

0 commit comments

Comments
 (0)