Skip to content

Commit 73c7e03

Browse files
author
Dan Wallis
committed
Composer: avoid writing a lock file
1 parent 5b45d93 commit 73c7e03

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"sort-packages": true,
3838
"allow-plugins": {
3939
"dealerdirect/phpcodesniffer-composer-installer": true
40-
}
40+
},
41+
"lock": false
4142
},
4243
"autoload": {
4344
"psr-4": {

0 commit comments

Comments
 (0)