Kaynağa Gözat

fixed git url

master
Robin Thoni 8 yıl önce
ebeveyn
işleme
2db61dceb4
3 değiştirilmiş dosya ile 5 ekleme ve 3774 silme
  1. 1
    0
      .gitignore
  2. 4
    4
      composer.json
  3. 0
    3770
      composer.lock

+ 1
- 0
.gitignore Dosyayı Görüntüle

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

+ 4
- 4
composer.json Dosyayı Görüntüle

@@ -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",

+ 0
- 3770
composer.lock
Dosya farkı çok büyük olduğundan ihmal edildi
Dosyayı Görüntüle


Loading…
İptal
Kaydet