Skip to content

Instantly share code, notes, and snippets.

@calogxro
Last active November 28, 2022 11:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save calogxro/5561cda7dd7cc380ee89 to your computer and use it in GitHub Desktop.
Save calogxro/5561cda7dd7cc380ee89 to your computer and use it in GitHub Desktop.
Use a forked project
// http://stackoverflow.com/questions/13325158/contributing-to-open-source-bundles-from-vendor-directory
"repositories": [ {
"type": "vcs",
"url": "https://github.com/calog3r0/laravel-api-generator.git"
} ],
"require": {
// ...
"mitulgolakiya/laravel-api-generator": "dev-plural_option"
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment