|
@@ -6,16 +6,16 @@
|
6
|
6
|
"type": "project",
|
7
|
7
|
"repositories": [{
|
8
|
8
|
"type": "vcs",
|
9
|
|
- "url": "https://git.rthoni.com/luticate/utils.git"
|
|
9
|
+ "url": "https://git.rthoni.com/luticate/api-utils.git"
|
10
|
10
|
},{
|
11
|
11
|
"type": "vcs",
|
12
|
|
- "url": "https://git.rthoni.com/luticate/generator.git"
|
|
12
|
+ "url": "https://git.rthoni.com/luticate/api-generator.git"
|
13
|
13
|
},{
|
14
|
14
|
"type": "vcs",
|
15
|
|
- "url": "https://git.rthoni.com/luticate/auth.git"
|
|
15
|
+ "url": "https://git.rthoni.com/luticate/api-auth.git"
|
16
|
16
|
},{
|
17
|
17
|
"type": "vcs",
|
18
|
|
- "url": "https://git.rthoni.com/luticate/doc.git"
|
|
18
|
+ "url": "https://git.rthoni.com/luticate/api-doc.git"
|
19
|
19
|
}],
|
20
|
20
|
"require": {
|
21
|
21
|
"php": ">=5.5.9",
|