Skip to content

Commit ba22bb2

Browse files
authored
Added PHP 8.3 Test (#215)
1 parent 2c7fbbd commit ba22bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
php-version: ['8.1', '8.2']
15+
php-version: ['8.1', '8.2', '8.3']
1616
composer-flags: ['']
1717
name: ['']
1818
include:

0 commit comments

Comments
 (0)