Skip to content

Commit 2ddaee0

Browse files
committed
Composer: avoid writing a lock file
1 parent 8d0f51a commit 2ddaee0

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
@@ -31,6 +31,7 @@
3131
"config": {
3232
"allow-plugins": {
3333
"dealerdirect/phpcodesniffer-composer-installer": true
34-
}
34+
},
35+
"lock": false
3536
}
3637
}

0 commit comments

Comments
 (0)