Skip to content

Commit

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

0 comments on commit c2ef37f

Please sign in to comment.