Commit 292372b
Fix: use correct Composer policy key to unblock Laravel 11 resolution
config.audit.ignore-advisories only affects `composer audit` output.
The dependency resolution blocker requires a top-level policy key:
policy.advisories.ignore-id, as stated in the Composer error message.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e3f7965 commit 292372b
1 file changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
56 | | - | |
57 | | - | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
0 commit comments