Skip to content

Commit 11c96c5

Browse files
committed
Added support for PHP 8.4
1 parent 39e806b commit 11c96c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/php.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
- "8.1"
1919
- "8.2"
2020
- "8.3"
21+
- "8.4"
2122

2223
name: PHP ${{ matrix.php-version }}
2324

0 commit comments

Comments
 (0)