We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf94f5a commit f31cf5cCopy full SHA for f31cf5c
.github/workflows/ci.yml
@@ -18,7 +18,6 @@ jobs:
18
matrix:
19
include:
20
- { php: 8.3, symfony: "6.4.*", composer-flags: '--prefer-stable'}
21
- - { php: 8.2, symfony: "6.3.*", composer-flags: '--prefer-stable'}
22
- { php: 8.2, symfony: "6.4.*", composer-flags: '--prefer-stable' }
23
- { php: 8.3, symfony: "7.0.*", composer-flags: '--prefer-stable' }
24
0 commit comments