Commit 5b97000
updated composer by PSR-0 convention
Added classmap to bypass PSR-0 standard issue with underscores (_) - by PSR-0 underscores are translated into directory separators (slashes: /) whereas previous naming of files x_y_z will throw an exception.1 parent fcc1b77 commit 5b97000
1 file changed
+8
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
20 | 25 | | |
21 | 26 | | |
22 | 27 | | |
0 commit comments