Skip to content

Commit

Permalink
Merge pull request #43 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 19, 2024
2 parents 8d0f51a + 2ddaee0 commit 4a22001
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 @@ -31,6 +31,7 @@
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true
}
},
"lock": false
}
}

0 comments on commit 4a22001

Please sign in to comment.