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 adce7dd commit 9173e8dCopy full SHA for 9173e8d
.github/workflows/publish.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Setup PHP, with composer and extensions
31
uses: shivammathur/setup-php@master #https://github.com/shivammathur/setup-php
32
with:
33
- php-version: 7.4
+ php-version: 8.0
34
extensions: json
35
coverage: pcov
36
0 commit comments