Commit cb3dd07
committed
Don't let Composer advisory blocking break CI
Composer 2.10 blocks installing packages affected by an active security
advisory. When Symfony deps have an advisory but no patched release yet,
dependency resolution fails and CI turns red with nothing actionable in
the bundle itself. Disable advisory blocking for the test job.1 parent 9edab87 commit cb3dd07
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
61 | 66 | | |
62 | 67 | | |
63 | 68 | | |
| |||
0 commit comments