Skip to content

Commit 3ea910e

Browse files
committed
GA: build.yml - PHPStan - updated PHP versions
1 parent adfba07 commit 3ea910e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ jobs:
2121

2222
static-analysis:
2323
uses: janpecha/actions/.github/workflows/phpstan.yml@master
24+
with:
25+
phpVersions: '["8.0", "8.1", "8.2", "8.3", "8.4"]'

0 commit comments

Comments
 (0)