We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0491e6c commit bccecf0Copy full SHA for bccecf0
1 file changed
.github/workflows/phpstan.yml
@@ -26,7 +26,7 @@ jobs:
26
strategy:
27
fail-fast: false
28
matrix:
29
- php-versions: ['8.1', '8.2']
+ php-versions: ['8.1', '8.4']
30
31
steps:
32
- name: Checkout
0 commit comments