Support General Updating MetaBox with extensions through composer Reply To: Updating MetaBox with extensions through composer

#11599
ComSiComSi
Participant

Hi Anh,

Thanks for the reply but it doesnt work. I tried what you said, and changed the dev-trunk for meta-box (free version) to ^4.15 and runned composer update.

My require element look like this:


"require": {
    "wpackagist-plugin/meta-box": "^4.15",
    "meta-box/meta-box-conditional-logic": "dev-master",
    "meta-box/meta-box-group": "dev-master"
}

Again the same error:


C:\{MY_PATH}>composer update
Loading composer repositories with package information
Updating dependencies (including require-dev)
Package operations: 0 installs, 1 update, 0 removals
  - Updating wpackagist-plugin/meta-box (dev-trunk => 4.19.10):  Checking out tags/4.19.10
    Update failed (Package could not be downloaded,
'svn' is not recognized as an internal or external command,
operable program or batch file.
)
    Would you like to try reinstalling the package instead [yes]?