Skip to content

Commit 33231dd

Browse files
committed
Test on PHP 8.4
1 parent ce87df1 commit 33231dd

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

.github/workflows/test-coding-standards.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- '8.1'
3131
- '8.2'
3232
- '8.3'
33+
- '8.4'
3334

3435
steps:
3536
- name: Checkout repository

.github/workflows/test-phpstan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- '8.1'
3131
- '8.2'
3232
- '8.3'
33+
- '8.4'
3334

3435
steps:
3536
- name: Checkout repository

.github/workflows/test-phpunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- '8.1'
3131
- '8.2'
3232
- '8.3'
33+
- '8.4'
3334

3435
steps:
3536
- name: Checkout repository

0 commit comments

Comments
 (0)