Переглянути джерело

fixed git url

tags/0.1.3^0
Robin Thoni 8 роки тому
джерело
коміт
5ced643ab3
2 змінених файлів з 23 додано та 23 видалено
  1. 2
    2
      composer.json
  2. 21
    21
      composer.lock

+ 2
- 2
composer.json Переглянути файл

9
     ],
9
     ],
10
     "repositories": [{
10
     "repositories": [{
11
       "type": "vcs",
11
       "type": "vcs",
12
-      "url":  "https://git.rthoni.com/luticate/utils.git"
12
+      "url":  "https://git.rthoni.com/robin.thoni/luticate-utils.git"
13
     },{
13
     },{
14
       "type": "vcs",
14
       "type": "vcs",
15
-      "url":  "https://git.rthoni.com/luticate/generator.git"
15
+      "url":  "https://git.rthoni.com/robin.thoni/luticate-generator.git"
16
     }],
16
     }],
17
     "require": {
17
     "require": {
18
       "firebase/php-jwt": "~2.0",
18
       "firebase/php-jwt": "~2.0",

+ 21
- 21
composer.lock Переглянути файл

4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5
         "This file is @generated automatically"
5
         "This file is @generated automatically"
6
     ],
6
     ],
7
-    "hash": "fb24b0b2427693b9793f15473815d9cc",
8
-    "content-hash": "4c238e2771a28b4a7fe8ac8d6245aa83",
7
+    "hash": "7c72436988196f3b0f46faac4a62dacd",
8
+    "content-hash": "97d569d3e6ba91b7e6fcf5857ef38e90",
9
     "packages": [
9
     "packages": [
10
         {
10
         {
11
             "name": "firebase/php-jwt",
11
             "name": "firebase/php-jwt",
166
         },
166
         },
167
         {
167
         {
168
             "name": "guzzlehttp/psr7",
168
             "name": "guzzlehttp/psr7",
169
-            "version": "1.2.1",
169
+            "version": "1.2.3",
170
             "source": {
170
             "source": {
171
                 "type": "git",
171
                 "type": "git",
172
                 "url": "https://github.com/guzzle/psr7.git",
172
                 "url": "https://github.com/guzzle/psr7.git",
173
-                "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982"
173
+                "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b"
174
             },
174
             },
175
             "dist": {
175
             "dist": {
176
                 "type": "zip",
176
                 "type": "zip",
177
-                "url": "https://api.github.com/repos/guzzle/psr7/zipball/4d0bdbe1206df7440219ce14c972aa57cc5e4982",
178
-                "reference": "4d0bdbe1206df7440219ce14c972aa57cc5e4982",
177
+                "url": "https://api.github.com/repos/guzzle/psr7/zipball/2e89629ff057ebb49492ba08e6995d3a6a80021b",
178
+                "reference": "2e89629ff057ebb49492ba08e6995d3a6a80021b",
179
                 "shasum": ""
179
                 "shasum": ""
180
             },
180
             },
181
             "require": {
181
             "require": {
220
                 "stream",
220
                 "stream",
221
                 "uri"
221
                 "uri"
222
             ],
222
             ],
223
-            "time": "2015-11-03 01:34:55"
223
+            "time": "2016-02-18 21:54:00"
224
         },
224
         },
225
         {
225
         {
226
             "name": "luticate/utils",
226
             "name": "luticate/utils",
227
-            "version": "0.1.3",
227
+            "version": "0.1.7",
228
             "source": {
228
             "source": {
229
                 "type": "git",
229
                 "type": "git",
230
-                "url": "https://git.rthoni.com/luticate/utils.git",
231
-                "reference": "c76d9e46c4388bbecf6274f5361d8e71df79bfda"
230
+                "url": "https://git.rthoni.com/robin.thoni/luticate-utils.git",
231
+                "reference": "f1c6488a217a463d4beb07d2706c8bcc8317e39d"
232
             },
232
             },
233
             "require": {
233
             "require": {
234
                 "guzzlehttp/guzzle": "^6.1"
234
                 "guzzlehttp/guzzle": "^6.1"
246
                 }
246
                 }
247
             ],
247
             ],
248
             "description": "Luticate user management system utils",
248
             "description": "Luticate user management system utils",
249
-            "time": "2016-01-10 23:00:22"
249
+            "time": "2016-02-22 22:19:47"
250
         },
250
         },
251
         {
251
         {
252
             "name": "psr/http-message",
252
             "name": "psr/http-message",
301
     "packages-dev": [
301
     "packages-dev": [
302
         {
302
         {
303
             "name": "luticate/generator",
303
             "name": "luticate/generator",
304
-            "version": "0.1.3",
304
+            "version": "0.1.4",
305
             "source": {
305
             "source": {
306
                 "type": "git",
306
                 "type": "git",
307
-                "url": "https://git.rthoni.com/luticate/generator.git",
308
-                "reference": "c279bf6e2e92789be374012ff49fb38f531dfd76"
307
+                "url": "https://git.rthoni.com/robin.thoni/luticate-generator.git",
308
+                "reference": "aeb94644d19d1ad7205620d7ddbed0a39302975a"
309
             },
309
             },
310
             "require": {
310
             "require": {
311
                 "luticate/utils": "0.1.x",
311
                 "luticate/utils": "0.1.x",
325
                 }
325
                 }
326
             ],
326
             ],
327
             "description": "Luticate user management system code generator",
327
             "description": "Luticate user management system code generator",
328
-            "time": "2016-01-13 22:10:56"
328
+            "time": "2016-02-08 16:33:09"
329
         },
329
         },
330
         {
330
         {
331
             "name": "twig/twig",
331
             "name": "twig/twig",
332
-            "version": "v1.23.3",
332
+            "version": "v1.24.0",
333
             "source": {
333
             "source": {
334
                 "type": "git",
334
                 "type": "git",
335
                 "url": "https://github.com/twigphp/Twig.git",
335
                 "url": "https://github.com/twigphp/Twig.git",
336
-                "reference": "ae53fc2c312fdee63773b75cb570304f85388b08"
336
+                "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8"
337
             },
337
             },
338
             "dist": {
338
             "dist": {
339
                 "type": "zip",
339
                 "type": "zip",
340
-                "url": "https://api.github.com/repos/twigphp/Twig/zipball/ae53fc2c312fdee63773b75cb570304f85388b08",
341
-                "reference": "ae53fc2c312fdee63773b75cb570304f85388b08",
340
+                "url": "https://api.github.com/repos/twigphp/Twig/zipball/3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
341
+                "reference": "3e5aa30ebfbafd5951fb1b01e338e1800ce7e0e8",
342
                 "shasum": ""
342
                 "shasum": ""
343
             },
343
             },
344
             "require": {
344
             "require": {
351
             "type": "library",
351
             "type": "library",
352
             "extra": {
352
             "extra": {
353
                 "branch-alias": {
353
                 "branch-alias": {
354
-                    "dev-master": "1.23-dev"
354
+                    "dev-master": "1.24-dev"
355
                 }
355
                 }
356
             },
356
             },
357
             "autoload": {
357
             "autoload": {
386
             "keywords": [
386
             "keywords": [
387
                 "templating"
387
                 "templating"
388
             ],
388
             ],
389
-            "time": "2016-01-11 14:02:19"
389
+            "time": "2016-01-25 21:22:18"
390
         },
390
         },
391
         {
391
         {
392
             "name": "vlucas/phpdotenv",
392
             "name": "vlucas/phpdotenv",

Завантаження…
Відмінити
Зберегти