Skip to content

Commit

Permalink
chore: modified composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
webong committed Mar 2, 2023
1 parent 7b50539 commit aeec161
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,7 @@
"@php artisan key:generate --ansi"
],
"post-install-cmd": [
"captainhook install -f",
"@php artisan passport:keys || php -r \"return 0;\""
"captainhook install -f"
],
"compile": [
"@migrate"
Expand Down

0 comments on commit aeec161

Please sign in to comment.