Skip to content

Commit 1b63984

Browse files
Dan Wallisjrfnl
Dan Wallis
authored andcommitted
Composer: avoid writing a lock file
1 parent 4f26f7f commit 1b63984

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
@@ -25,6 +25,7 @@
2525
"config": {
2626
"allow-plugins": {
2727
"dealerdirect/phpcodesniffer-composer-installer": true
28-
}
28+
},
29+
"lock": false
2930
}
3031
}

0 commit comments

Comments
 (0)