We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a40677 commit c2cfddfCopy full SHA for c2cfddf
1 file changed
.github/workflows/static-analysis.yml
@@ -17,6 +17,7 @@ jobs:
17
php:
18
- "8.2"
19
- "8.3"
20
+ - "8.4"
21
22
steps:
23
- name: Checkout
0 commit comments