Browse Source

:octocat: add PHP 8.4 for static analysis

smiley 1 year ago
parent
commit
b640be287a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/ci.yml

+ 1 - 0
.github/workflows/ci.yml

@@ -27,6 +27,7 @@ jobs:
         php-version:
         php-version:
           - "8.2"
           - "8.2"
           - "8.3"
           - "8.3"
+          - "8.4"
 
 
     steps:
     steps:
       - name: "Checkout"
       - name: "Checkout"