Skip to content

Commit 4a22001

Browse files
authored
Merge pull request #43 from fredden/feature/composer.lock-false
Composer: avoid writing a lock file
2 parents 8d0f51a + 2ddaee0 commit 4a22001

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)