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 e051c54 commit 28a6f98Copy full SHA for 28a6f98
.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