Skip to content

Commit 6f86ba9

Browse files
author
Dan Wallis
committed
Composer: avoid writing a lock file
1 parent 1960b45 commit 6f86ba9

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)