Php composer update without replace the lock file
i got a problem with composer In the VM instance, php and some packages installed(listed in composer.lock file) When i try to install new package at local(i copy package folder from another VM can install via internet) the old composer.lock…