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 bf9e0d4 commit a4a43c5Copy full SHA for a4a43c5
.github/workflows/ci.yml
@@ -39,7 +39,7 @@ jobs:
39
tools: phive
40
41
- name: Install tools (phive)
42
- run: phive install --trust-gpg-keys 4AA394086372C20A,2A8299CE842DD38C
+ run: phive install --trust-gpg-keys 4AA394086372C20A,2A8299CE842DD38C,E82B2FB314E9906E
43
44
- name: Generate Autoloader (phpab)
45
run: ./tools/phpab --output ./src/autoload.php ./src
0 commit comments