I have a dependency on this module
https://github.com/SocalNick/ScnSocialAuth
However I have to make a change to module in order for it to work but one should never directly change a vendor module.
How can I use the forked and edited module as dependency instead of original module ?
Is it possible using composer ?