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 73968ba commit 6c6850bCopy full SHA for 6c6850b
.github/workflows/static-analysis.yml
@@ -25,6 +25,10 @@ jobs:
25
php-version: '8.2'
26
- os: ubuntu-latest
27
php-version: '8.3'
28
+ - os: ubuntu-latest
29
+ php-version: '8.4'
30
31
+ php-version: '8.5'
32
33
steps:
34
- name: Checkout
.github/workflows/unit-tests.yml
@@ -24,6 +24,10 @@ jobs:
24
0 commit comments