diff --git a/composer.json b/composer.json index 412752e..6573c9f 100644 --- a/composer.json +++ b/composer.json @@ -24,5 +24,8 @@ "bin": ["var-dump-check"], "replace": { "jakub-onderka/php-var-dump-check": "*" + }, + "config": { + "lock": false } }