Skip to content

Commit 61c8866

Browse files
committed
Add PHP 8.5 to CI
1 parent a955504 commit 61c8866

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- PHP_VERSION: '8.2'
3636
- PHP_VERSION: '8.3'
3737
- PHP_VERSION: '8.4'
38+
- PHP_VERSION: '8.5.0alpha4'
3839

3940
# Steps represent a sequence of tasks that will be executed as part of the job
4041
steps:

0 commit comments

Comments
 (0)