Skip to content

Commit

Permalink
Update post-create-project-cmd in composer.json (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshSalway authored Jul 19, 2023
1 parent 6f9fd22 commit 669b3f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
"rm -rf composer.json vendor .github editorconfig gitignore LICENSE sample/README.md",
"composer install -d sample --no-dev",
"mv sample/* .",
"cp sample/.env.example .env.example",
"rm -rf sample",
"curl -sSfL https://raw.githubusercontent.com/auth0/auth0-cli/main/install.sh | sh -s -- -b ."
]
Expand Down

0 comments on commit 669b3f9

Please sign in to comment.