Browse Source

set unfixed version of luticate utils

tags/0.1.1^0
Robin Thoni 8 years ago
parent
commit
a299863553
2 changed files with 6 additions and 6 deletions
  1. 1
    1
      composer.json
  2. 5
    5
      composer.lock

+ 1
- 1
composer.json View File

@@ -12,7 +12,7 @@
12 12
       "url":  "https://git.rthoni.com/luticate/utils.git"
13 13
     }],
14 14
     "require": {
15
-      "luticate/utils": "0.1.0",
15
+      "luticate/utils": "0.1.x",
16 16
       "twig/twig": "1.x"
17 17
     },
18 18
     "autoload": {

+ 5
- 5
composer.lock View File

@@ -4,16 +4,16 @@
4 4
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
5 5
         "This file is @generated automatically"
6 6
     ],
7
-    "hash": "10f18d49bfda2ad034351945069eff50",
8
-    "content-hash": "ea8a569cad62593200cfbca663da4f00",
7
+    "hash": "aa5aabfe231ab71f61f3ce827310aa34",
8
+    "content-hash": "e368b18775a087de659c9d5dfbc73b42",
9 9
     "packages": [
10 10
         {
11 11
             "name": "luticate/utils",
12
-            "version": "0.1.0",
12
+            "version": "0.1.1",
13 13
             "source": {
14 14
                 "type": "git",
15 15
                 "url": "https://git.rthoni.com/luticate/utils.git",
16
-                "reference": "77f8da42593221de01feb281c793d7f4180456cb"
16
+                "reference": "8965564e6a6b329918ba7e4e9ebcfc9e98f71edc"
17 17
             },
18 18
             "type": "library",
19 19
             "autoload": {
@@ -28,7 +28,7 @@
28 28
                 }
29 29
             ],
30 30
             "description": "Luticate user management system utils",
31
-            "time": "2015-11-11 14:40:48"
31
+            "time": "2015-11-12 14:55:00"
32 32
         },
33 33
         {
34 34
             "name": "twig/twig",

Loading…
Cancel
Save