Skip to content

Commit 3d01f69

Browse files
committed
🚨 test php 8.3
1 parent 6971a40 commit 3d01f69

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
fail-fast: false
1010
matrix:
11-
php: [7.3, 7.4, "8.0", 8.1, 8.2]
11+
php: [7.3, 7.4, "8.0", 8.1, 8.2, 8.3]
1212
symfony_process: [4.0, 5.0, 6.0]
1313
exclude:
1414
- php: 7.3

0 commit comments

Comments
 (0)