Commit c29c5d1
committed
fix: require Psalm ^5.16 for MissingOverrideAttribute support
The MissingOverrideAttribute issue type was added in Psalm 5.16.0.
Older versions fail to parse psalm.xml when this issue is referenced
in issueHandlers, causing CI failures with prefer-lowest.1 parent 8c39289 commit c29c5d1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments