Skip to content

Instantly share code, notes, and snippets.

@pierreboissinot
Last active October 30, 2021 06:32
Show Gist options
  • Save pierreboissinot/254eaa0a0a6f7ecfc5fd422399854a56 to your computer and use it in GitHub Desktop.
Save pierreboissinot/254eaa0a0a6f7ecfc5fd422399854a56 to your computer and use it in GitHub Desktop.
Developing composer package
* Be sure to set minimum-stability to dev
* Use options symlink true
* When requiring a package via path repository, there is no git related features (like requiring the package on a specific branch). The symlink use filesystem.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment