Skip to content

Instantly share code, notes, and snippets.

@jonpontet
Created October 4, 2023 15:06
Show Gist options
  • Save jonpontet/989dc5f7aad180cb11e6371261e09583 to your computer and use it in GitHub Desktop.
Save jonpontet/989dc5f7aad180cb11e6371261e09583 to your computer and use it in GitHub Desktop.
How to create a new composer project
composer create-project [package][:version] . --no-interaction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment