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 5d9ed08 commit b78c136Copy full SHA for b78c136
.github/workflows/test-slevomat-coding-standard.yml
@@ -17,7 +17,6 @@ jobs:
17
fail-fast: false
18
matrix:
19
php-version:
20
- - "7.3"
21
- "7.4"
22
- "8.0"
23
- "8.1"
@@ -34,7 +33,7 @@ jobs:
34
33
with:
35
repository: slevomat/coding-standard
36
path: slevomat-cs
37
- ref: ad4eab6f2cf9aa099c8853e4e3a250a9ae5fb4bd
+ ref: phpdoc-parser-2
38
39
- name: "Install PHP"
40
uses: "shivammathur/setup-php@v2"
0 commit comments