Skip to content

Commit 6a41b4a

Browse files
Test against php 8.3
1 parent e804163 commit 6a41b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616

1717
strategy:
1818
matrix:
19-
php: ['7.3', '7.4', '8.0', '8.1', '8.2']
19+
php: ['7.3', '7.4', '8.0', '8.1', '8.2', '8.3']
2020

2121
services:
2222
mariadb:

0 commit comments

Comments
 (0)