Browse Source

composer update

tags/0.1.2^0
Robin Thoni 7 years ago
parent
commit
2c10edaa5b
2 changed files with 25 additions and 22 deletions
  1. 4
    4
      composer.json
  2. 21
    18
      composer.lock

+ 4
- 4
composer.json View File

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

+ 21
- 18
composer.lock View File

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": "28d0300a334ebbc2c66913f197946d87",
8
-    "content-hash": "df75e11013da9648d7a44a2413d6ad21",
7
+    "hash": "a6b44075b5999b22869c697809f529d8",
8
+    "content-hash": "815da9bed590a5d7b01342274f3c95ca",
9
     "packages": [
9
     "packages": [
10
         {
10
         {
11
             "name": "danielstjules/stringy",
11
             "name": "danielstjules/stringy",
1537
         },
1537
         },
1538
         {
1538
         {
1539
             "name": "luticate/auth",
1539
             "name": "luticate/auth",
1540
-            "version": "0.1.1",
1540
+            "version": "0.1.5",
1541
             "source": {
1541
             "source": {
1542
                 "type": "git",
1542
                 "type": "git",
1543
-                "url": "https://git.rthoni.com/luticate/auth.git",
1544
-                "reference": "2c17a937f99f383654288ba5c79dcc83c72f8ac1"
1543
+                "url": "https://git.rthoni.com/luticate/api-auth.git",
1544
+                "reference": "96dd44d2f3b18de98021cc5c29582568dc65bebb"
1545
             },
1545
             },
1546
             "require": {
1546
             "require": {
1547
                 "firebase/php-jwt": "~2.0",
1547
                 "firebase/php-jwt": "~2.0",
1564
                 }
1564
                 }
1565
             ],
1565
             ],
1566
             "description": "Luticate user management system authentication layer",
1566
             "description": "Luticate user management system authentication layer",
1567
-            "time": "2015-11-12 15:19:48"
1567
+            "time": "2016-03-16 22:09:26"
1568
         },
1568
         },
1569
         {
1569
         {
1570
             "name": "luticate/utils",
1570
             "name": "luticate/utils",
1571
-            "version": "0.1.2",
1571
+            "version": "0.1.11",
1572
             "source": {
1572
             "source": {
1573
                 "type": "git",
1573
                 "type": "git",
1574
-                "url": "https://git.rthoni.com/luticate/utils.git",
1575
-                "reference": "778e4ca0797cdc4691dcdbba9000050f7d9f7e32"
1574
+                "url": "https://git.rthoni.com/luticate/api-utils.git",
1575
+                "reference": "a3c889bc47053bb69bff8b56e30a3ec15ff90c09"
1576
             },
1576
             },
1577
             "require": {
1577
             "require": {
1578
                 "guzzlehttp/guzzle": "^6.1"
1578
                 "guzzlehttp/guzzle": "^6.1"
1579
             },
1579
             },
1580
+            "require-dev": {
1581
+                "phpunit/phpunit": "5.3.*"
1582
+            },
1580
             "type": "library",
1583
             "type": "library",
1581
             "autoload": {
1584
             "autoload": {
1582
                 "psr-4": {
1585
                 "psr-4": {
1590
                 }
1593
                 }
1591
             ],
1594
             ],
1592
             "description": "Luticate user management system utils",
1595
             "description": "Luticate user management system utils",
1593
-            "time": "2015-11-23 23:27:20"
1596
+            "time": "2016-05-29 20:42:36"
1594
         },
1597
         },
1595
         {
1598
         {
1596
             "name": "monolog/monolog",
1599
             "name": "monolog/monolog",
2746
         },
2749
         },
2747
         {
2750
         {
2748
             "name": "luticate/doc",
2751
             "name": "luticate/doc",
2749
-            "version": "0.1.1",
2752
+            "version": "0.1.3",
2750
             "source": {
2753
             "source": {
2751
                 "type": "git",
2754
                 "type": "git",
2752
-                "url": "https://git.rthoni.com/luticate/doc.git",
2753
-                "reference": "40f383f1f7cb44ff8639960e52424765e18f06ec"
2755
+                "url": "https://git.rthoni.com/luticate/api-doc.git",
2756
+                "reference": "446df92b06f9adcc30b0609af3bad463192e8fd1"
2754
             },
2757
             },
2755
             "require": {
2758
             "require": {
2756
                 "luticate/utils": "0.1.x",
2759
                 "luticate/utils": "0.1.x",
2769
                 }
2772
                 }
2770
             ],
2773
             ],
2771
             "description": "Luticate documentation generator",
2774
             "description": "Luticate documentation generator",
2772
-            "time": "2015-11-12 15:18:54"
2775
+            "time": "2016-02-24 14:58:57"
2773
         },
2776
         },
2774
         {
2777
         {
2775
             "name": "luticate/generator",
2778
             "name": "luticate/generator",
2776
-            "version": "0.1.2",
2779
+            "version": "0.1.8",
2777
             "source": {
2780
             "source": {
2778
                 "type": "git",
2781
                 "type": "git",
2779
-                "url": "https://git.rthoni.com/luticate/generator.git",
2780
-                "reference": "5940633ab6ea37df3999e00d0819ead21925e710"
2782
+                "url": "https://git.rthoni.com/luticate/api-generator.git",
2783
+                "reference": "2a5604b8e45853897aeefb3d70a5a2296831b1a5"
2781
             },
2784
             },
2782
             "require": {
2785
             "require": {
2783
                 "luticate/utils": "0.1.x",
2786
                 "luticate/utils": "0.1.x",
2797
                 }
2800
                 }
2798
             ],
2801
             ],
2799
             "description": "Luticate user management system code generator",
2802
             "description": "Luticate user management system code generator",
2800
-            "time": "2015-11-12 15:21:28"
2803
+            "time": "2016-03-16 13:11:57"
2801
         },
2804
         },
2802
         {
2805
         {
2803
             "name": "phpdocumentor/reflection-docblock",
2806
             "name": "phpdocumentor/reflection-docblock",

Loading…
Cancel
Save