Skip to content

Commit b78c136

Browse files
committedSep 16, 2024
Test 2.0-ready Slevomat CS branch
1 parent 5d9ed08 commit b78c136

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
 

‎.github/workflows/test-slevomat-coding-standard.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
php-version:
20-
- "7.3"
2120
- "7.4"
2221
- "8.0"
2322
- "8.1"
@@ -34,7 +33,7 @@ jobs:
3433
with:
3534
repository: slevomat/coding-standard
3635
path: slevomat-cs
37-
ref: ad4eab6f2cf9aa099c8853e4e3a250a9ae5fb4bd
36+
ref: phpdoc-parser-2
3837

3938
- name: "Install PHP"
4039
uses: "shivammathur/setup-php@v2"

0 commit comments

Comments
 (0)
Failed to load comments.