We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8c36b7 commit 50f2848Copy full SHA for 50f2848
1 file changed
.github/workflows/ci.yaml
@@ -15,7 +15,7 @@ jobs:
15
matrix:
16
php: [ 8.1, 8.2, 8.3, 8.4 ]
17
deps: [ highest ]
18
- symfony: [ 5.4.*, 6.3.*, 6.4.*, 7.3.*, 8.0.* ]
+ symfony: [ 5.4.*, 6.4.* ]
19
include:
20
- php: 8.1
21
deps: lowest
0 commit comments