Closed vinkla closed 8 years ago
I'm using Bladerunner as package and not as a distributed plugin so I really don't want to remove the lock file. The plugin is downloadable via the site. Or convince me otherwise :-)
…I really don't want to remove the lock file.
I'm curious, why do you want to keep it? Removing the composer.lock
file is actually recommend by Composer.
composer.lock
file is optional since it doesn't make any difference, it just takes up space in production. 👍
Since this is a plugin/package we don't need to include the lock file. Also updated the ignore file.