X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.lock;h=705e2f69e1a55ec170f5b3afb4b57dbe8db3de12;hb=f225ef52aa75fe977899cc3e3d5af448f364c81b;hp=88c2fb4a898ee882b4c8ec03192a9e926320433e;hpb=4f16e19be96eb707ea1bc440aab7c821829b70ee;p=pharext%2Fpharext.org diff --git a/composer.lock b/composer.lock index 88c2fb4..705e2f6 100644 --- a/composer.lock +++ b/composer.lock @@ -1,10 +1,11 @@ { "_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 https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "4c205773e5fd669075b88ad8b8707029", + "hash": "6363aa76ca25a3ca7a2aa3263b7e0a1f", + "content-hash": "47325bd6f24fa48e342ffcde7e9fa71b", "packages": [ { "name": "league/plates", @@ -56,7 +57,7 @@ "templating", "views" ], - "time": "2015-07-09 02:14:40" + "time": "2015-07-09T02:14:40+00:00" }, { "name": "m6w6/merry", @@ -96,7 +97,7 @@ "container", "merry" ], - "time": "2015-03-12 13:49:46" + "time": "2015-03-12T13:49:46+00:00" }, { "name": "m6w6/pharext", @@ -125,6 +126,9 @@ } }, "notification-url": "https://packagist.org/downloads/", + "include-path": [ + "src/" + ], "license": [ "BSD-2-Clause" ], @@ -136,7 +140,7 @@ "package", "phar" ], - "time": "2015-09-03 15:12:31" + "time": "2015-09-03T15:12:31+00:00" }, { "name": "m6w6/pharext.wiki", @@ -147,7 +151,7 @@ "reference": "master" }, "type": "library", - "time": "2015-04-30 17:39:40" + "time": "2015-05-20T06:40:18+00:00" }, { "name": "m6w6/pq-gateway", @@ -193,7 +197,7 @@ "postgresql", "pq" ], - "time": "2015-05-20 16:16:55" + "time": "2015-05-20T16:16:55+00:00" }, { "name": "monolog/monolog", @@ -269,7 +273,7 @@ "logging", "psr-3" ], - "time": "2015-08-31 09:17:37" + "time": "2015-08-31T09:17:37+00:00" }, { "name": "nikic/fast-route", @@ -312,7 +316,7 @@ "router", "routing" ], - "time": "2015-02-26 15:33:07" + "time": "2015-02-26T15:33:07+00:00" }, { "name": "psr/log", @@ -350,20 +354,20 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "rdlowrey/auryn", - "version": "1.1.0", + "version": "v1.4.0", "source": { "type": "git", "url": "https://github.com/rdlowrey/auryn.git", - "reference": "f57eaf665a601dbe061c8b1426d84f58c003e6a8" + "reference": "2e4240791162dfe073d59654d8dc06df0eb0b73f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/f57eaf665a601dbe061c8b1426d84f58c003e6a8", - "reference": "f57eaf665a601dbe061c8b1426d84f58c003e6a8", + "url": "https://api.github.com/repos/rdlowrey/auryn/zipball/2e4240791162dfe073d59654d8dc06df0eb0b73f", + "reference": "2e4240791162dfe073d59654d8dc06df0eb0b73f", "shasum": "" }, "require": { @@ -411,7 +415,7 @@ "dic", "ioc" ], - "time": "2015-08-26 16:31:48" + "time": "2016-03-14 20:10:19" }, { "name": "react/promise", @@ -456,6 +460,50 @@ ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", "time": "2015-07-03 13:48:55" + }, + { + "name": "rize/uri-template", + "version": "0.3.0", + "source": { + "type": "git", + "url": "https://github.com/rize/UriTemplate.git", + "reference": "2496aa674438f1c48fce122ffc44291ad7014717" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rize/UriTemplate/zipball/2496aa674438f1c48fce122ffc44291ad7014717", + "reference": "2496aa674438f1c48fce122ffc44291ad7014717", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "phpunit/phpunit": "~4.0.0" + }, + "type": "library", + "autoload": { + "psr-0": { + "Rize\\UriTemplate": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Marut K", + "homepage": "http://twitter.com/rezigned" + } + ], + "description": "PHP URI Template (RFC 6570) supports both expansion & extraction", + "keywords": [ + "RFC 6570", + "template", + "uri" + ], + "time": "2015-04-17 16:12:22" } ], "packages-dev": [],