We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d1a808 commit a93d44fCopy full SHA for a93d44f
.github/workflows/push.yml
@@ -37,7 +37,7 @@ jobs:
37
run: make install-phive
38
39
- name: Install PHAR dependencies
40
- run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8E730BA25823D8B5 --force-accept-unsigned
+ run: tools/phive.phar --no-progress install --copy --trust-gpg-keys 4AA394086372C20A,D2CCAC42F6295E7D,E82B2FB314E9906E,8E730BA25823D8B5,8A03EA3B385DBAA1 --force-accept-unsigned
41
42
phpunit-with-coverage:
43
runs-on: ubuntu-latest
0 commit comments