Ver código fonte

set unfixed version of luticate utils

tags/0.1.1^0
Robin Thoni 8 anos atrás
pai
commit
1302f17a9b
2 arquivos alterados com 11 adições e 11 exclusões
  1. 2
    2
      composer.json
  2. 9
    9
      composer.lock

+ 2
- 2
composer.json Ver arquivo

16
     }],
16
     }],
17
     "require": {
17
     "require": {
18
       "firebase/php-jwt": "~2.0",
18
       "firebase/php-jwt": "~2.0",
19
-      "luticate/utils": "0.1.0"
19
+      "luticate/utils": "0.1.x"
20
     },
20
     },
21
     "require-dev": {
21
     "require-dev": {
22
       "vlucas/phpdotenv": "~1.0",
22
       "vlucas/phpdotenv": "~1.0",
23
-      "luticate/generator": "0.1.0"
23
+      "luticate/generator": "0.1.x"
24
     },
24
     },
25
     "autoload": {
25
     "autoload": {
26
       "psr-4": {
26
       "psr-4": {

+ 9
- 9
composer.lock Ver arquivo

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": "3f0dcd6b51cceb4a606b1a4883278893",
8
-    "content-hash": "f03c434025e52cdf3b0091b04e27a967",
7
+    "hash": "fb24b0b2427693b9793f15473815d9cc",
8
+    "content-hash": "4c238e2771a28b4a7fe8ac8d6245aa83",
9
     "packages": [
9
     "packages": [
10
         {
10
         {
11
             "name": "firebase/php-jwt",
11
             "name": "firebase/php-jwt",
53
         },
53
         },
54
         {
54
         {
55
             "name": "luticate/utils",
55
             "name": "luticate/utils",
56
-            "version": "0.1.0",
56
+            "version": "0.1.1",
57
             "source": {
57
             "source": {
58
                 "type": "git",
58
                 "type": "git",
59
                 "url": "https://git.rthoni.com/luticate/utils.git",
59
                 "url": "https://git.rthoni.com/luticate/utils.git",
60
-                "reference": "77f8da42593221de01feb281c793d7f4180456cb"
60
+                "reference": "8965564e6a6b329918ba7e4e9ebcfc9e98f71edc"
61
             },
61
             },
62
             "type": "library",
62
             "type": "library",
63
             "autoload": {
63
             "autoload": {
72
                 }
72
                 }
73
             ],
73
             ],
74
             "description": "Luticate user management system utils",
74
             "description": "Luticate user management system utils",
75
-            "time": "2015-11-11 14:40:48"
75
+            "time": "2015-11-12 14:55:00"
76
         }
76
         }
77
     ],
77
     ],
78
     "packages-dev": [
78
     "packages-dev": [
79
         {
79
         {
80
             "name": "luticate/generator",
80
             "name": "luticate/generator",
81
-            "version": "0.1.0",
81
+            "version": "0.1.1",
82
             "source": {
82
             "source": {
83
                 "type": "git",
83
                 "type": "git",
84
                 "url": "https://git.rthoni.com/luticate/generator.git",
84
                 "url": "https://git.rthoni.com/luticate/generator.git",
85
-                "reference": "0fbf66856c330614483c24c2f2e9156338219372"
85
+                "reference": "fcd1720ec709723ac6e3802a76813f5adf885443"
86
             },
86
             },
87
             "require": {
87
             "require": {
88
-                "luticate/utils": "0.1.0",
88
+                "luticate/utils": "0.1.x",
89
                 "twig/twig": "1.x",
89
                 "twig/twig": "1.x",
90
                 "vlucas/phpdotenv": "~1.0"
90
                 "vlucas/phpdotenv": "~1.0"
91
             },
91
             },
102
                 }
102
                 }
103
             ],
103
             ],
104
             "description": "Luticate user management system code generator",
104
             "description": "Luticate user management system code generator",
105
-            "time": "2015-11-11 15:11:10"
105
+            "time": "2015-11-12 15:15:18"
106
         },
106
         },
107
         {
107
         {
108
             "name": "twig/twig",
108
             "name": "twig/twig",

Carregando…
Cancelar
Salvar