Skip to content

Commit

Permalink
Trust the phive keys
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewnessworthy committed Jul 17, 2022
1 parent 76e0989 commit a5292a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@
},
"scripts": {
"post-install-cmd": [
"phive install --copy"
"phive install --copy --trust-gpg-keys "
],
"post-update-cmd": [
"phive install --copy"
"phive install --copy --trust-gpg-keys "
]
}
}

0 comments on commit a5292a1

Please sign in to comment.