Skip to content

Commit b640be2

Browse files
committed
:octocat: add PHP 8.4 for static analysis
1 parent cd42d3c commit b640be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
php-version:
2828
- "8.2"
2929
- "8.3"
30+
- "8.4"
3031

3132
steps:
3233
- name: "Checkout"

0 commit comments

Comments
 (0)