Commit 5af0d2c
committed
chore: restore bin to composer for running tests on windows
Using the bin property in composer.json allows Composer to convert the
provided scripts to .bat files for execution on Windows, so when running
`composer lint`, it will properly execute the script in Windows
environments.1 parent b4dcf40 commit 5af0d2c
1 file changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | | - | |
45 | | - | |
| 48 | + | |
| 49 | + | |
46 | 50 | | |
47 | 51 | | |
48 | 52 | | |
| |||
0 commit comments