Skip to content

Commit 0c27060

Browse files
Dan Wallisgrogy
Dan Wallis
authored andcommitted
Composer: avoid writing a lock file
1 parent 5fcc26c commit 0c27060

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: 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)