Skip to content

Commit 954419b

Browse files
committed
fix php version
1 parent 1a5d4b2 commit 954419b

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
@@ -94,8 +94,8 @@ jobs:
9494
fail-fast: false
9595
matrix:
9696
php-version:
97-
- "8.1"
9897
- "8.2"
98+
- "8.3"
9999
env:
100100
extensions: curl, dom, imagick, json, libxml, mbstring
101101

0 commit comments

Comments
 (0)