Skip to content

Commit

Permalink
Merge pull request #143 from fredden/feature/composer.lock-false
Browse files Browse the repository at this point in the history
Composer: avoid writing a lock file
  • Loading branch information
jrfnl committed Apr 22, 2024
2 parents 9ecc6fa + f64d91e commit bdc6304
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"lock": false
},
"autoload-dev" : {
"psr-4": {
Expand Down

0 comments on commit bdc6304

Please sign in to comment.