Skip to content

Commit 550dc37

Browse files
committed
Run tests on PHP 8.4
1 parent 7e6f7e2 commit 550dc37

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 2 additions & 1 deletion
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
dependencies:
3435
- "highest"
3536
stability:
@@ -38,7 +39,7 @@ jobs:
3839
- php-version: "7.4"
3940
dependencies: "lowest"
4041
stability: "stable"
41-
- php-version: "8.3"
42+
- php-version: "8.4"
4243
dependencies: "highest"
4344
stability: "dev"
4445

0 commit comments

Comments
 (0)