Skip to content

Commit 0126104

Browse files
freddenjrfnl
authored andcommitted
Composer: avoid writing a lock file
1 parent 57173f5 commit 0126104

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"config": {
2222
"allow-plugins": {
2323
"dealerdirect/phpcodesniffer-composer-installer": true
24-
}
24+
},
25+
"lock": false
2526
},
2627
"require" : {
2728
"phpcompatibility/php-compatibility" : "^9.0"

0 commit comments

Comments
 (0)