Skip to content

Commit 2782fa3

Browse files
committed
Do not create a composer lock file
1 parent 4b1d17e commit 2782fa3

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
@@ -39,7 +39,8 @@
3939
"allow-plugins": {
4040
"dealerdirect/phpcodesniffer-composer-installer": true,
4141
"johnpbloch/wordpress-core-installer": true
42-
}
42+
},
43+
"lock": false
4344
},
4445
"extra": {
4546
"branch-alias": {

0 commit comments

Comments
 (0)