Commit 296e722
committed
Remove non-standard Composer commands
I'm reducing the confusing number of Composer commands to "cs", "test",
and "ci". Usually, PHPCS is executed before PHPUnit. This patch also
makes sure this order is consistent.1 parent 3b67125 commit 296e722
1 file changed
Lines changed: 5 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
67 | | - | |
| 66 | + | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
75 | | - | |
76 | 72 | | |
77 | 73 | | |
0 commit comments