Skip to content

Commit bddbc49

Browse files
committed
add php 8.4
1 parent ad87dd2 commit bddbc49

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ jobs:
1616
include:
1717
- php-version: '8.3'
1818
experimental: true
19+
- php-version: '8.4'
20+
experimental: true
1921

2022
steps:
2123
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)