Browse Source

set unfixed version of luticate utils

tags/0.1.1^0
Robin Thoni 8 years ago
parent
commit
79736fe57a
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

@@ -14,7 +14,7 @@
14 14
     "require": {
15 15
       "vlucas/phpdotenv": "~1.0",
16 16
       "twig/twig": "1.x",
17
-      "luticate/utils": "0.1.0"
17
+      "luticate/utils": "0.1.x"
18 18
     },
19 19
     "autoload": {
20 20
       "psr-4": {

+ 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": "7cc4919a25a295b98f8add8d857d60d6",
8
-    "content-hash": "de83cef6d89dc1148a237c52c20c5010",
7
+    "hash": "34ba1ee29e7da50cfa0368e8481b4129",
8
+    "content-hash": "02d3f2e11c8d0dfcb553d546c5a43dd2",
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