There was an error while loading. Please reload this page.
1 parent adfba07 commit 3ea910eCopy full SHA for 3ea910e
.github/workflows/build.yml
@@ -21,3 +21,5 @@ jobs:
21
22
static-analysis:
23
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