Skip to content

Commit 3f1a2b8

Browse files
authored
Test against PHP 8.4 (#201)
1 parent 72cf4d1 commit 3f1a2b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88

99
strategy:
1010
matrix:
11-
php: [8.1, 8.2, 8.3]
11+
php: [8.1, 8.2, 8.3, 8.4]
1212
symfony: ["5.4.*", "6.4.*", "7.1.*"]
1313
exclude:
1414
- php: 8.1

0 commit comments

Comments
 (0)