Parcourir la source

fixed git url

master
Robin Thoni il y a 8 ans
Parent
révision
2db61dceb4
3 fichiers modifiés avec 5 ajouts et 3774 suppressions
  1. 1
    0
      .gitignore
  2. 4
    4
      composer.json
  3. 0
    3770
      composer.lock

+ 1
- 0
.gitignore Voir le fichier

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

+ 4
- 4
composer.json Voir le fichier

@@ -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
Fichier diff supprimé car celui-ci est trop grand
Voir le fichier


Chargement…
Annuler
Enregistrer