Skip to content

Commit bd05de8

Browse files
committed
Run optional tests with PHP 8.4
1 parent 0f3ed09 commit bd05de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
- php: '8.0'
126126
dependencies: lowest
127127
symfony-version: 4.4.*
128-
- php: '8.3'
128+
- php: '8.4'
129129
dependencies: highest
130130

131131
steps:

0 commit comments

Comments
 (0)