X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=composer.lock;h=75de0640c22eff00bd36bb0af1c0befc415734b0;hb=443abbbc938ac4933d556f5859b46a29bb0b0270;hp=88c2fb4a898ee882b4c8ec03192a9e926320433e;hpb=4f16e19be96eb707ea1bc440aab7c821829b70ee;p=pharext%2Fpharext.org diff --git a/composer.lock b/composer.lock index 88c2fb4..75de064 100644 --- a/composer.lock +++ b/composer.lock @@ -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 https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "hash": "4c205773e5fd669075b88ad8b8707029", + "content-hash": "c926d96f919fd6be117001853d061d17", "packages": [ { "name": "league/plates", @@ -56,7 +56,7 @@ "templating", "views" ], - "time": "2015-07-09 02:14:40" + "time": "2015-07-09T02:14:40+00:00" }, { "name": "m6w6/merry", @@ -96,7 +96,7 @@ "container", "merry" ], - "time": "2015-03-12 13:49:46" + "time": "2015-03-12T13:49:46+00:00" }, { "name": "m6w6/pharext", @@ -136,7 +136,7 @@ "package", "phar" ], - "time": "2015-09-03 15:12:31" + "time": "2015-09-03T15:12:31+00:00" }, { "name": "m6w6/pharext.wiki", @@ -147,7 +147,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 +193,7 @@ "postgresql", "pq" ], - "time": "2015-05-20 16:16:55" + "time": "2015-05-20T16:16:55+00:00" }, { "name": "monolog/monolog", @@ -269,7 +269,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 +312,7 @@ "router", "routing" ], - "time": "2015-02-26 15:33:07" + "time": "2015-02-26T15:33:07+00:00" }, { "name": "psr/log", @@ -350,7 +350,7 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "rdlowrey/auryn", @@ -411,7 +411,7 @@ "dic", "ioc" ], - "time": "2015-08-26 16:31:48" + "time": "2015-08-26T16:31:48+00:00" }, { "name": "react/promise", @@ -455,7 +455,58 @@ } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2015-07-03 13:48:55" + "time": "2015-07-03T13:48:55+00:00" + }, + { + "name": "seebz/uri-template", + "version": "1.1.0", + "source": { + "type": "git", + "url": "https://github.com/Seebz/uri-template.git", + "reference": "f2d7076e9c729a9dcb338ffe5de8e0df73034f38" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/Seebz/uri-template/zipball/f2d7076e9c729a9dcb338ffe5de8e0df73034f38", + "reference": "f2d7076e9c729a9dcb338ffe5de8e0df73034f38", + "shasum": "" + }, + "require": { + "php": ">=5.3.0" + }, + "require-dev": { + "php": ">=5.6.0", + "phpunit/phpunit": "^5.7" + }, + "type": "library", + "extra": { + "branch-alias": { + "dev-master": "2.0.x-dev" + } + }, + "autoload": { + "files": [ + "src/functions.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "WTFPL" + ], + "authors": [ + { + "name": "Sébastien Corne", + "email": "sebastien@seebz.net", + "homepage": "http://seebz.net" + } + ], + "description": "Implementation of RFC 6570 (URI Template) in a single PHP function", + "homepage": "https://github.com/Seebz/uri-template", + "keywords": [ + "URI Template", + "rfc6570" + ], + "time": "2018-02-22T13:25:48+00:00" } ], "packages-dev": [],