Commit e727b09
Ashoka de Wit
Remove control structure spacing sniff, bump requirements
The @stable requirement has been replaced by ^3.0 to force the PSR12
standard. PHPCS ^3.5 has been required because it includes the used
ReturnTypeDeclaration sniff.
The control structure sniff conflicts with PSR12 so it has been removed.1 parent 042132b commit e727b09
2 files changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 32 | | |
36 | 33 | | |
37 | 34 | | |
| |||
0 commit comments