I did the fork from dropbox php sdk. I need to use it in the my composer package, after I call composer update
I get an error:
Installation request for demi/dropbox-backup dev-master -> satisfiable by demi/dropbox-backup[dev-master]. demi/dropbox-backup dev-master requires dropbox/dropbox-sdk dev-v1.1.8 > no matching package found.
What have I done wrong?