Bläddra i källkod

fixed git url

master
Robin Thoni 8 år sedan
förälder
incheckning
2db61dceb4
3 ändrade filer med 5 tillägg och 3774 borttagningar
  1. 1
    0
      .gitignore
  2. 4
    4
      composer.json
  3. 0
    3770
      composer.lock

+ 1
- 0
.gitignore Visa fil

2
 /node_modules
2
 /node_modules
3
 .env
3
 .env
4
 .idea
4
 .idea
5
+composer.lock

+ 4
- 4
composer.json Visa fil

6
     "type": "project",
6
     "type": "project",
7
     "repositories": [{
7
     "repositories": [{
8
         "type": "vcs",
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
         "type": "vcs",
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
         "type": "vcs",
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
         "type": "vcs",
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
     "require": {
20
     "require": {
21
         "php": ">=5.5.9",
21
         "php": ">=5.5.9",

+ 0
- 3770
composer.lock
Filskillnaden har hållits tillbaka eftersom den är för stor
Visa fil


Laddar…
Avbryt
Spara