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 7bf79b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
],
"pre-test": [
"@migrate",
"@php artisan passport:keys",
"@php artisan passport:keys || php -r \"return 0;\"",
"chmod 660 storage/passport/*.key"
],
"pre-push-test": [
Expand Down

0 comments on commit 7bf79b2

Please sign in to comment.