Created
October 4, 2023 15:06
-
-
Save jonpontet/989dc5f7aad180cb11e6371261e09583 to your computer and use it in GitHub Desktop.
How to create a new composer project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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