Commit a6223ec
committed
ci: pin doctrine/coding-standard to ^13.0 only
The ClassConstantTypeHint rule we exclude lives only in v13; on
`--prefer-lowest` composer was picking v12 and phpcs errored with
"Referenced sniff ... does not exist" when it hit the exclude.1 parent bbb1714 commit a6223ec
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments