We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc371cd commit cf94f5aCopy full SHA for cf94f5a
.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
17
fail-fast: false
18
matrix:
19
include:
20
- - { php: 7.4, symfony: "5.4.*", composer-flags: '--prefer-stable'}
21
- { php: 8.3, symfony: "6.4.*", composer-flags: '--prefer-stable'}
22
- { php: 8.2, symfony: "6.3.*", composer-flags: '--prefer-stable'}
23
- { php: 8.2, symfony: "6.4.*", composer-flags: '--prefer-stable' }
0 commit comments