Skip to content

Commit c645481

Browse files
committed
add test/build support for php8.3
1 parent cfb2142 commit c645481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
- 11211:11211
7373
strategy:
7474
matrix:
75-
php-versions: [ '7.4', '8.0', '8.1', '8.2' ]
75+
php-versions: [ '7.4', '8.0', '8.1', '8.2', '8.3' ]
7676

7777
steps:
7878

0 commit comments

Comments
 (0)