mention replicator
[pharext/pharext.org] / composer.lock
index 6e9b3d3d42c5676583ad9f3e3b6baad382e9c2b8..e7d8ff2285f131891c43d736f848d805f6c30f98 100644 (file)
@@ -1,10 +1,10 @@
 {
     "_readme": [
         "This file locks the dependencies of your project to a known state",
-        "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+        "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "hash": "910f08879af0e54cb4aaa21d1ca5eef2",
+    "hash": "677e6adb8d6fb297c9c04630b5fc2f61",
     "packages": [
         {
             "name": "league/plates",
         },
         {
             "name": "m6w6/pharext",
-            "version": "dev-master",
+            "version": "v4.0.0",
             "source": {
                 "type": "git",
                 "url": "https://github.com/m6w6/pharext.git",
-                "reference": "e458434f1a5539f1905e61835bed0123f1635067"
+                "reference": "d017df1dcb270773804bbed4628397a9c7df30c4"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/m6w6/pharext/zipball/104022998764f0f0c94e5e2e4023c99d01ac5483",
-                "reference": "e458434f1a5539f1905e61835bed0123f1635067",
+                "url": "https://api.github.com/repos/m6w6/pharext/zipball/d017df1dcb270773804bbed4628397a9c7df30c4",
+                "reference": "d017df1dcb270773804bbed4628397a9c7df30c4",
                 "shasum": ""
             },
             "bin": [
                 "package",
                 "phar"
             ],
-            "time": "2015-05-08 08:54:09"
+            "time": "2015-05-20 06:39:24"
         },
         {
             "name": "m6w6/pharext.wiki",
         },
         {
             "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",
             "source": {
                 "type": "git",
                 "url": "https://github.com/rdlowrey/Auryn.git",
-                "reference": "2e03bf93ddcd855e962d314cce74ce2a01a49228"
+                "reference": "d0d875868e1d7d241983c88252c07965a65224c1"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/be3807b62a6991e61151b55b6974dc1289afabd5",
-                "reference": "2e03bf93ddcd855e962d314cce74ce2a01a49228",
+                "url": "https://api.github.com/repos/rdlowrey/Auryn/zipball/b57a5046cfcefb0cde7fc86f9915e54aa7196cba",
+                "reference": "d0d875868e1d7d241983c88252c07965a65224c1",
                 "shasum": ""
             },
             "require": {
                 "php": ">=5.3.0"
             },
+            "require-dev": {
+                "athletic/athletic": "~0.1",
+                "phpunit/phpunit": "~4.5"
+            },
             "type": "library",
             "autoload": {
                 "psr-4": {
                 "dic",
                 "ioc"
             ],
-            "time": "2015-05-01 14:20:14"
+            "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": [],
     "aliases": [],
     "minimum-stability": "stable",
     "stability-flags": {
-        "m6w6/pharext": 20,
         "rdlowrey/auryn": 20,
-        "m6w6/pharext.wiki": 20,
-        "m6w6/pq-gateway": 20
+        "m6w6/pharext.wiki": 20
     },
     "prefer-stable": false,
     "prefer-lowest": false,