Skip to content

Commit 3e978be

Browse files
authored
Test PHP8.3
1 parent 3d158f3 commit 3e978be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

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

1313
strategy:
1414
matrix:
15-
php: [7.4, 8.0, 8.1, 8.2]
15+
php: [7.4, 8.0, 8.1, 8.2, 8.3]
1616
symfony: [^4.4, ^5.4, ^6]
1717
dependency-version: [prefer-lowest, prefer-stable]
1818
os: [ubuntu-latest]

0 commit comments

Comments
 (0)