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.
latest
1 parent 66f7acf commit ccb348fCopy full SHA for ccb348f
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Install PHP
28
uses: shivammathur/setup-php@v2
29
with:
30
- php-version: '7.4'
+ php-version: 'latest'
31
coverage: none
32
33
# Install dependencies to make sure the PHPCS XSD file is available.
0 commit comments