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 34ada98 commit 9c38424Copy full SHA for 9c38424
.github/workflows/phpstan.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
fail-fast: false
25
matrix:
26
- php-version: ['8.2', '8.3', '8.4']
+ php-version: ['8.2', '8.4']
27
28
uses: codeigniter4/.github/.github/workflows/phpstan.yml@CI46
29
with:
0 commit comments