]> git.andy128k.dev Git - ipf-legacy-template.git/commitdiff
update deps master
authorAndrey Kutejko <andy128k@gmail.com>
Sun, 28 Feb 2016 17:52:16 +0000 (18:52 +0100)
committerAndrey Kutejko <andy128k@gmail.com>
Sun, 28 Feb 2016 17:52:16 +0000 (18:52 +0100)
composer.json
composer.lock

index 0e157a8b5db8085e127e44a7c4271ca728a81263..acb3d3ddb9011ad6951316ad7e122a6c4dcc7ddf 100644 (file)
@@ -6,6 +6,9 @@
       "email": "andy128k@gmail.com"
     }
   ],
+  "config": {
+    "secure-http": false
+  },
   "repositories": [
     {
       "type": "composer",
@@ -16,7 +19,7 @@
     "classmap" : ["src"]
   },
   "require": {
-    "andy128k/ipf-template": "0.1.*@dev"
+    "andy128k/ipf-template": "0.2.*@dev"
   },
   "suggest": {
     "andy128k/ipf": "Web Framework"
index 0df18d8097d133e784566b4124f0a1afe87724da..319df3afcf22afcc1c206ab67efd463fb3def54a 100644 (file)
@@ -1,18 +1,19 @@
 {
     "_readme": [
         "This file locks the dependencies of your project to a known state",
-        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "7bc61fe1f500d3685ddc2c9ae301e6bf",
+    "hash": "2ac2ca0f7a4770052d450842f8d91fa7",
+    "content-hash": "04b403d6e04f0a19bc954c2f022c2d71",
     "packages": [
         {
             "name": "andy128k/ipf-template",
-            "version": "0.1.x-dev",
+            "version": "0.2.x-dev",
             "source": {
                 "type": "git",
                 "url": "git://git.andy128k.net/ipf-template.git",
-                "reference": "6b0ee73b0df4689317a975f6c09ecc01fdddad6d"
+                "reference": "44dff45da6bd050ee59802d17460c2344ada9d11"
             },
             "require-dev": {
                 "phpunit/phpunit": "4.4.*"
@@ -37,7 +38,7 @@
                 }
             ],
             "description": "Template Engine extracted from IPF Web Framework",
-            "time": "2015-01-11 10:49:36"
+            "time": "2016-02-28 14:48:53"
         }
     ],
     "packages-dev": [],