@@ -1,10 +1,8 | |||
|
1 | 1 | { |
|
2 | 2 |
|
|
3 | "version": "1", | |
|
4 | 3 |
|
|
5 | 4 |
|
|
6 |
|
|
|
7 | { | |
|
5 | "authors" : [{ | |
|
8 | 6 |
|
|
9 | 7 |
|
|
10 | 8 |
|
@@ -13,5 +11,7 | |||
|
13 | 11 |
|
|
14 | 12 |
|
|
15 | 13 | }, |
|
16 | "bin": ["bin/dbmigrate.php"] | |
|
17 | } | |
|
14 | "bin" : [ | |
|
15 | "bin/dbmigrate.php" | |
|
16 | ] | |
|
17 | } No newline at end of file |
General Comments 0
You need to be logged in to leave comments.
Login now