I am using another author's composer package in Packagist where the source code is hosted by GitHub.
On GitHub, I performed a pull request, made some changes, and committed the changes.
The original author has not yet merged my pull request, and I would prefer not to submit my version as a new package to Packagist.
How should I configure composer.json
for my application to use my pull request?