refactored 80%
[pharext/pharext.org] / composer.lock
index 77016ed60fb17484172696d0a40fcca6ef83aca1..e7d8ff2285f131891c43d736f848d805f6c30f98 100644 (file)
@@ -4,7 +4,7 @@
         "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "3c2c0d61af5e4ef2dd29dff656ba1236",
+    "hash": "677e6adb8d6fb297c9c04630b5fc2f61",
     "packages": [
         {
             "name": "league/plates",
         },
         {
             "name": "m6w6/pq-gateway",
-            "version": "dev-master",
+            "version": "v2.1.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/m6w6/pq-gateway.git",
-                "reference": "3aa333045c0bb93b83e87e190b4ed49333d106f0"
+                "reference": "03b28245fb439e82de49cc4337893c5c94319a57"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/3aa333045c0bb93b83e87e190b4ed49333d106f0",
-                "reference": "3aa333045c0bb93b83e87e190b4ed49333d106f0",
+                "url": "https://api.github.com/repos/m6w6/pq-gateway/zipball/03b28245fb439e82de49cc4337893c5c94319a57",
+                "reference": "03b28245fb439e82de49cc4337893c5c94319a57",
                 "shasum": ""
             },
-            "suggest": {
-                "react/promise": "1.0.*"
+            "require-dev": {
+                "amphp/amp": "^1.0-beta",
+                "react/promise": "~2.2"
             },
             "type": "library",
             "autoload": {
                 "postgresql",
                 "pq"
             ],
-            "time": "2015-05-08 10:10:49"
+            "time": "2015-05-20 16:16:55"
         },
         {
             "name": "monolog/monolog",
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/d0d875868e1d7d241983c88252c07965a65224c1",
+                "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/b57a5046cfcefb0cde7fc86f9915e54aa7196cba",
                 "reference": "d0d875868e1d7d241983c88252c07965a65224c1",
                 "shasum": ""
             },
                 "ioc"
             ],
             "time": "2015-05-17 18:29:19"
+        },
+        {
+            "name": "react/promise",
+            "version": "v2.2.0",
+            "source": {
+                "type": "git",
+                "url": "https://github.com/reactphp/promise.git",
+                "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef"
+            },
+            "dist": {
+                "type": "zip",
+                "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
+                "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef",
+                "shasum": ""
+            },
+            "require": {
+                "php": ">=5.4.0"
+            },
+            "type": "library",
+            "extra": {
+                "branch-alias": {
+                    "dev-master": "2.0-dev"
+                }
+            },
+            "autoload": {
+                "psr-4": {
+                    "React\\Promise\\": "src/"
+                },
+                "files": [
+                    "src/functions_include.php"
+                ]
+            },
+            "notification-url": "https://packagist.org/downloads/",
+            "license": [
+                "MIT"
+            ],
+            "authors": [
+                {
+                    "name": "Jan Sorgalla",
+                    "email": "jsorgalla@googlemail.com"
+                }
+            ],
+            "description": "A lightweight implementation of CommonJS Promises/A for PHP",
+            "time": "2014-12-30 13:32:42"
         }
     ],
     "packages-dev": [],
     "minimum-stability": "stable",
     "stability-flags": {
         "rdlowrey/auryn": 20,
-        "m6w6/pharext.wiki": 20,
-        "m6w6/pq-gateway": 20
+        "m6w6/pharext.wiki": 20
     },
     "prefer-stable": false,
     "prefer-lowest": false,