I would like to know if there is a reason why "studio load" and then composer install/update only works when the composer.json requires the package as a "dev-master" version? I would like to specify the version with "*", so I don't need to change it every time I work on a package (and forget to change it back when commiting).