Skip to content

Commit e12b420

Browse files
Dan Wallisjrfnl
Dan Wallis
authored andcommitted
Composer: avoid writing a lock file
1 parent 1960b45 commit e12b420

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
@@ -33,7 +33,8 @@
3333
"config": {
3434
"allow-plugins": {
3535
"dealerdirect/phpcodesniffer-composer-installer": true
36-
}
36+
},
37+
"lock": false
3738
},
3839
"scripts" : {
3940
"phplint": [

0 commit comments

Comments
 (0)