Skip to content

Commit a0bc7c7

Browse files
committed
Run CI against PHP 8.3
1 parent e9c6905 commit a0bc7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs_default: &jobs_default
1212
php-version: << matrix.php-version >>
1313
matrix:
1414
parameters:
15-
php-version: [ *php_min, "8.2" ]
15+
php-version: [ *php_min, "8.2", "8.3" ]
1616

1717
jobs:
1818
cs-fixer:

0 commit comments

Comments
 (0)