diff --git a/prediction_io/movierecommender_lumen/lumen/composer.lock b/prediction_io/movierecommender_lumen/lumen/composer.lock index 8cae55c..6005413 100644 --- a/prediction_io/movierecommender_lumen/lumen/composer.lock +++ b/prediction_io/movierecommender_lumen/lumen/composer.lock @@ -1,10 +1,10 @@ { "_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#installing-dependencies", "This file is @generated automatically" ], - "hash": "8cf45dd97c586a50c9938ee7425ac25a", + "content-hash": "282a7f9d6be1ef7f39a878a928f63f91", "packages": [ { "name": "danielstjules/stringy", @@ -60,7 +60,7 @@ "utility", "utils" ], - "time": "2015-02-10 06:19:18" + "time": "2015-02-10T06:19:18+00:00" }, { "name": "doctrine/inflector", @@ -127,7 +127,7 @@ "singularize", "string" ], - "time": "2014-12-20 21:24:13" + "time": "2014-12-20T21:24:13+00:00" }, { "name": "elasticsearch/elasticsearch", @@ -182,7 +182,7 @@ "elasticsearch", "search" ], - "time": "2015-04-09 09:19:23" + "time": "2015-04-09T09:19:23+00:00" }, { "name": "guzzle/guzzle", @@ -277,37 +277,32 @@ "rest", "web service" ], - "time": "2015-03-18 18:23:50" + "time": "2015-03-18T18:23:50+00:00" }, { "name": "guzzlehttp/guzzle", - "version": "5.2.0", + "version": "5.3.4", "source": { "type": "git", "url": "https://github.com/guzzle/guzzle.git", - "reference": "475b29ccd411f2fa8a408e64576418728c032cfa" + "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/guzzle/zipball/475b29ccd411f2fa8a408e64576418728c032cfa", - "reference": "475b29ccd411f2fa8a408e64576418728c032cfa", + "url": "https://api.github.com/repos/guzzle/guzzle/zipball/b87eda7a7162f95574032da17e9323c9899cb6b2", + "reference": "b87eda7a7162f95574032da17e9323c9899cb6b2", "shasum": "" }, "require": { - "guzzlehttp/ringphp": "~1.0", - "php": ">=5.4.0" + "guzzlehttp/ringphp": "^1.1", + "php": ">=5.4.0", + "react/promise": "^2.2" }, "require-dev": { "ext-curl": "*", - "phpunit/phpunit": "~4.0", - "psr/log": "~1.0" + "phpunit/phpunit": "^4.0" }, "type": "library", - "extra": { - "branch-alias": { - "dev-master": "5.0-dev" - } - }, "autoload": { "psr-4": { "GuzzleHttp\\": "src/" @@ -335,20 +330,24 @@ "rest", "web service" ], - "time": "2015-01-28 01:03:29" + "support": { + "issues": "https://github.com/guzzle/guzzle/issues", + "source": "https://github.com/guzzle/guzzle/tree/5.3" + }, + "time": "2019-10-30T09:32:00+00:00" }, { "name": "guzzlehttp/ringphp", - "version": "1.0.7", + "version": "1.1.1", "source": { "type": "git", "url": "https://github.com/guzzle/RingPHP.git", - "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2" + "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/52d868f13570a9a56e5fce6614e0ec75d0f13ac2", - "reference": "52d868f13570a9a56e5fce6614e0ec75d0f13ac2", + "url": "https://api.github.com/repos/guzzle/RingPHP/zipball/5e2a174052995663dd68e6b5ad838afd47dd615b", + "reference": "5e2a174052995663dd68e6b5ad838afd47dd615b", "shasum": "" }, "require": { @@ -366,7 +365,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.0-dev" + "dev-master": "1.1-dev" } }, "autoload": { @@ -386,7 +385,12 @@ } ], "description": "Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.", - "time": "2015-03-30 01:43:20" + "support": { + "issues": "https://github.com/guzzle/RingPHP/issues", + "source": "https://github.com/guzzle/RingPHP/tree/1.1.1" + }, + "abandoned": true, + "time": "2018-07-31T13:22:33+00:00" }, { "name": "guzzlehttp/streams", @@ -436,7 +440,12 @@ "Guzzle", "stream" ], - "time": "2014-10-12 19:18:40" + "support": { + "issues": "https://github.com/guzzle/streams/issues", + "source": "https://github.com/guzzle/streams/tree/master" + }, + "abandoned": true, + "time": "2014-10-12T19:18:40+00:00" }, { "name": "illuminate/auth", @@ -486,7 +495,7 @@ ], "description": "The Illuminate Auth package.", "homepage": "http://laravel.com", - "time": "2015-03-26 17:28:59" + "time": "2015-03-26T17:28:59+00:00" }, { "name": "illuminate/bus", @@ -531,7 +540,7 @@ ], "description": "The Illuminate Bus package.", "homepage": "http://laravel.com", - "time": "2015-03-07 15:07:05" + "time": "2015-03-07T15:07:05+00:00" }, { "name": "illuminate/cache", @@ -581,7 +590,7 @@ ], "description": "The Illuminate Cache package.", "homepage": "http://laravel.com", - "time": "2015-04-03 01:57:21" + "time": "2015-04-03T01:57:21+00:00" }, { "name": "illuminate/config", @@ -625,7 +634,7 @@ ], "description": "The Illuminate Config package.", "homepage": "http://laravel.com", - "time": "2015-03-07 15:07:05" + "time": "2015-03-07T15:07:05+00:00" }, { "name": "illuminate/console", @@ -676,7 +685,7 @@ ], "description": "The Illuminate Console package.", "homepage": "http://laravel.com", - "time": "2015-04-02 22:43:12" + "time": "2015-04-02T22:43:12+00:00" }, { "name": "illuminate/container", @@ -719,7 +728,7 @@ ], "description": "The Illuminate Container package.", "homepage": "http://laravel.com", - "time": "2015-03-25 17:06:14" + "time": "2015-03-25T17:06:14+00:00" }, { "name": "illuminate/contracts", @@ -760,7 +769,7 @@ } ], "description": "The Illuminate Contracts package.", - "time": "2015-01-30 16:27:08" + "time": "2015-01-30T16:27:08+00:00" }, { "name": "illuminate/cookie", @@ -806,7 +815,7 @@ ], "description": "The Illuminate Cookie package.", "homepage": "http://laravel.com", - "time": "2015-03-26 16:16:33" + "time": "2015-03-26T16:16:33+00:00" }, { "name": "illuminate/database", @@ -864,7 +873,7 @@ "orm", "sql" ], - "time": "2015-04-04 01:34:34" + "time": "2015-04-04T01:34:34+00:00" }, { "name": "illuminate/encryption", @@ -910,7 +919,7 @@ ], "description": "The Illuminate Encryption package.", "homepage": "http://laravel.com", - "time": "2015-03-26 16:16:33" + "time": "2015-03-26T16:16:33+00:00" }, { "name": "illuminate/events", @@ -955,7 +964,7 @@ ], "description": "The Illuminate Events package.", "homepage": "http://laravel.com", - "time": "2015-03-26 16:16:33" + "time": "2015-03-26T16:16:33+00:00" }, { "name": "illuminate/filesystem", @@ -1005,7 +1014,7 @@ ], "description": "The Illuminate Filesystem package.", "homepage": "http://laravel.com", - "time": "2015-03-26 10:19:03" + "time": "2015-03-26T10:19:03+00:00" }, { "name": "illuminate/hashing", @@ -1050,7 +1059,7 @@ ], "description": "The Illuminate Hashing package.", "homepage": "http://laravel.com", - "time": "2015-03-25 16:42:17" + "time": "2015-03-25T16:42:17+00:00" }, { "name": "illuminate/http", @@ -1096,7 +1105,7 @@ ], "description": "The Illuminate Http package.", "homepage": "http://laravel.com", - "time": "2015-03-25 15:58:31" + "time": "2015-03-25T15:58:31+00:00" }, { "name": "illuminate/pagination", @@ -1140,7 +1149,7 @@ ], "description": "The Illuminate Pagination package.", "homepage": "http://laravel.com", - "time": "2015-03-26 17:28:59" + "time": "2015-03-26T17:28:59+00:00" }, { "name": "illuminate/pipeline", @@ -1184,7 +1193,7 @@ ], "description": "The Illuminate Pipeline package.", "homepage": "http://laravel.com", - "time": "2015-03-07 15:07:05" + "time": "2015-03-07T15:07:05+00:00" }, { "name": "illuminate/queue", @@ -1242,7 +1251,7 @@ ], "description": "The Illuminate Queue package.", "homepage": "http://laravel.com", - "time": "2015-04-03 01:58:54" + "time": "2015-04-03T01:58:54+00:00" }, { "name": "illuminate/session", @@ -1292,7 +1301,7 @@ ], "description": "The Illuminate Session package.", "homepage": "http://laravel.com", - "time": "2015-04-03 01:57:21" + "time": "2015-04-03T01:57:21+00:00" }, { "name": "illuminate/support", @@ -1344,7 +1353,7 @@ ], "description": "The Illuminate Support package.", "homepage": "http://laravel.com", - "time": "2015-03-27 14:49:11" + "time": "2015-03-27T14:49:11+00:00" }, { "name": "illuminate/translation", @@ -1389,7 +1398,7 @@ ], "description": "The Illuminate Translation package.", "homepage": "http://laravel.com", - "time": "2015-03-26 16:06:10" + "time": "2015-03-26T16:06:10+00:00" }, { "name": "illuminate/validation", @@ -1439,7 +1448,7 @@ ], "description": "The Illuminate Validation package.", "homepage": "http://laravel.com", - "time": "2015-03-26 17:28:59" + "time": "2015-03-26T17:28:59+00:00" }, { "name": "illuminate/view", @@ -1485,7 +1494,7 @@ ], "description": "The Illuminate View package.", "homepage": "http://laravel.com", - "time": "2015-03-26 17:28:59" + "time": "2015-03-26T17:28:59+00:00" }, { "name": "ircmaxell/password-compat", @@ -1527,7 +1536,7 @@ "hashing", "password" ], - "time": "2014-11-20 16:49:30" + "time": "2014-11-20T16:49:30+00:00" }, { "name": "laravel/lumen-framework", @@ -1615,7 +1624,7 @@ "laravel", "lumen" ], - "time": "2015-04-16 01:59:14" + "time": "2015-04-16T01:59:14+00:00" }, { "name": "league/flysystem", @@ -1698,7 +1707,7 @@ "sftp", "storage" ], - "time": "2015-03-29 14:01:43" + "time": "2015-03-29T14:01:43+00:00" }, { "name": "monolog/monolog", @@ -1771,7 +1780,7 @@ "logging", "psr-3" ], - "time": "2015-03-09 09:58:04" + "time": "2015-03-09T09:58:04+00:00" }, { "name": "mtdowling/cron-expression", @@ -1815,7 +1824,7 @@ "cron", "schedule" ], - "time": "2015-01-11 23:07:46" + "time": "2015-01-11T23:07:46+00:00" }, { "name": "nesbot/carbon", @@ -1862,7 +1871,7 @@ "datetime", "time" ], - "time": "2015-03-26 03:05:57" + "time": "2015-03-26T03:05:57+00:00" }, { "name": "nikic/fast-route", @@ -1905,7 +1914,7 @@ "router", "routing" ], - "time": "2015-02-26 15:33:07" + "time": "2015-02-26T15:33:07+00:00" }, { "name": "pimple/pimple", @@ -1951,7 +1960,7 @@ "container", "dependency injection" ], - "time": "2014-07-24 09:48:15" + "time": "2014-07-24T09:48:15+00:00" }, { "name": "predictionio/predictionio", @@ -2002,7 +2011,7 @@ "tappingstone", "web service" ], - "time": "2014-12-13 17:00:00" + "time": "2014-12-13T17:00:00+00:00" }, { "name": "psr/log", @@ -2040,38 +2049,36 @@ "psr", "psr-3" ], - "time": "2012-12-21 11:40:51" + "time": "2012-12-21T11:40:51+00:00" }, { "name": "react/promise", - "version": "v2.2.0", + "version": "v2.9.0", "source": { "type": "git", "url": "https://github.com/reactphp/promise.git", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef" + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/reactphp/promise/zipball/365fcee430dfa4ace1fbc75737ca60ceea7eeeef", - "reference": "365fcee430dfa4ace1fbc75737ca60ceea7eeeef", + "url": "https://api.github.com/repos/reactphp/promise/zipball/234f8fd1023c9158e2314fa9d7d0e6a83db42910", + "reference": "234f8fd1023c9158e2314fa9d7d0e6a83db42910", "shasum": "" }, "require": { "php": ">=5.4.0" }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "2.0-dev" - } + "require-dev": { + "phpunit/phpunit": "^9.3 || ^5.7 || ^4.8.36" }, + "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2080,11 +2087,45 @@ "authors": [ { "name": "Jan Sorgalla", - "email": "jsorgalla@googlemail.com" + "email": "jsorgalla@gmail.com", + "homepage": "https://sorgalla.com/" + }, + { + "name": "Christian Lück", + "email": "christian@clue.engineering", + "homepage": "https://clue.engineering/" + }, + { + "name": "Cees-Jan Kiewiet", + "email": "reactphp@ceesjankiewiet.nl", + "homepage": "https://wyrihaximus.net/" + }, + { + "name": "Chris Boden", + "email": "cboden@gmail.com", + "homepage": "https://cboden.dev/" } ], "description": "A lightweight implementation of CommonJS Promises/A for PHP", - "time": "2014-12-30 13:32:42" + "keywords": [ + "promise", + "promises" + ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/v2.9.0" + }, + "funding": [ + { + "url": "https://github.com/WyriHaximus", + "type": "github" + }, + { + "url": "https://github.com/clue", + "type": "github" + } + ], + "time": "2022-02-11T10:27:51+00:00" }, { "name": "symfony/console", @@ -2142,7 +2183,7 @@ ], "description": "Symfony Console Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/debug", @@ -2203,7 +2244,7 @@ ], "description": "Symfony Debug Component", "homepage": "http://symfony.com", - "time": "2015-03-22 16:55:57" + "time": "2015-03-22T16:55:57+00:00" }, { "name": "symfony/event-dispatcher", @@ -2262,7 +2303,7 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "http://symfony.com", - "time": "2015-03-13 17:37:22" + "time": "2015-03-13T17:37:22+00:00" }, { "name": "symfony/finder", @@ -2312,7 +2353,7 @@ ], "description": "Symfony Finder Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/http-foundation", @@ -2366,7 +2407,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "http://symfony.com", - "time": "2015-04-01 16:50:12" + "time": "2015-04-01T16:50:12+00:00" }, { "name": "symfony/http-kernel", @@ -2444,7 +2485,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "http://symfony.com", - "time": "2015-04-01 16:55:26" + "time": "2015-04-01T16:55:26+00:00" }, { "name": "symfony/process", @@ -2494,7 +2535,7 @@ ], "description": "Symfony Process Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/security-core", @@ -2558,7 +2599,7 @@ ], "description": "Symfony Security Component - Core Library", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/translation", @@ -2617,7 +2658,7 @@ ], "description": "Symfony Translation Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" }, { "name": "symfony/var-dumper", @@ -2677,7 +2718,7 @@ "debug", "dump" ], - "time": "2015-03-31 08:12:29" + "time": "2015-03-31T08:12:29+00:00" }, { "name": "vlucas/phpdotenv", @@ -2728,7 +2769,7 @@ "env", "environment" ], - "time": "2014-12-05 15:19:21" + "time": "2014-12-05T15:19:21+00:00" } ], "packages-dev": [ @@ -2784,7 +2825,7 @@ "constructor", "instantiate" ], - "time": "2014-10-13 12:58:55" + "time": "2014-10-13T12:58:55+00:00" }, { "name": "phpdocumentor/reflection-docblock", @@ -2833,7 +2874,7 @@ "email": "mike.vanriel@naenius.com" } ], - "time": "2015-02-03 12:10:50" + "time": "2015-02-03T12:10:50+00:00" }, { "name": "phpspec/prophecy", @@ -2893,7 +2934,7 @@ "spy", "stub" ], - "time": "2015-03-27 19:31:25" + "time": "2015-03-27T19:31:25+00:00" }, { "name": "phpunit/php-code-coverage", @@ -2955,7 +2996,7 @@ "testing", "xunit" ], - "time": "2015-04-11 04:35:00" + "time": "2015-04-11T04:35:00+00:00" }, { "name": "phpunit/php-file-iterator", @@ -3002,7 +3043,7 @@ "filesystem", "iterator" ], - "time": "2015-04-02 05:19:05" + "time": "2015-04-02T05:19:05+00:00" }, { "name": "phpunit/php-text-template", @@ -3046,7 +3087,7 @@ "keywords": [ "template" ], - "time": "2014-01-30 17:20:04" + "time": "2014-01-30T17:20:04+00:00" }, { "name": "phpunit/php-timer", @@ -3090,7 +3131,7 @@ "keywords": [ "timer" ], - "time": "2013-08-02 07:42:54" + "time": "2013-08-02T07:42:54+00:00" }, { "name": "phpunit/php-token-stream", @@ -3139,7 +3180,7 @@ "keywords": [ "tokenizer" ], - "time": "2015-04-08 04:46:07" + "time": "2015-04-08T04:46:07+00:00" }, { "name": "phpunit/phpunit", @@ -3211,7 +3252,7 @@ "testing", "xunit" ], - "time": "2015-04-11 05:23:21" + "time": "2015-04-11T05:23:21+00:00" }, { "name": "phpunit/phpunit-mock-objects", @@ -3266,7 +3307,7 @@ "mock", "xunit" ], - "time": "2015-04-02 05:36:41" + "time": "2015-04-02T05:36:41+00:00" }, { "name": "sebastian/comparator", @@ -3330,7 +3371,7 @@ "compare", "equality" ], - "time": "2015-01-29 16:28:08" + "time": "2015-01-29T16:28:08+00:00" }, { "name": "sebastian/diff", @@ -3382,7 +3423,7 @@ "keywords": [ "diff" ], - "time": "2015-02-22 15:13:53" + "time": "2015-02-22T15:13:53+00:00" }, { "name": "sebastian/environment", @@ -3432,7 +3473,7 @@ "environment", "hhvm" ], - "time": "2015-01-01 10:01:08" + "time": "2015-01-01T10:01:08+00:00" }, { "name": "sebastian/exporter", @@ -3498,7 +3539,7 @@ "export", "exporter" ], - "time": "2015-01-27 07:23:06" + "time": "2015-01-27T07:23:06+00:00" }, { "name": "sebastian/global-state", @@ -3549,7 +3590,7 @@ "keywords": [ "global state" ], - "time": "2014-10-06 09:23:50" + "time": "2014-10-06T09:23:50+00:00" }, { "name": "sebastian/recursion-context", @@ -3602,7 +3643,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2015-01-24 09:48:32" + "time": "2015-01-24T09:48:32+00:00" }, { "name": "sebastian/version", @@ -3637,7 +3678,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2015-02-24 06:35:25" + "time": "2015-02-24T06:35:25+00:00" }, { "name": "symfony/yaml", @@ -3687,7 +3728,7 @@ ], "description": "Symfony Yaml Component", "homepage": "http://symfony.com", - "time": "2015-03-30 15:54:10" + "time": "2015-03-30T15:54:10+00:00" } ], "aliases": [], @@ -3696,5 +3737,6 @@ "prefer-stable": false, "prefer-lowest": false, "platform": [], - "platform-dev": [] + "platform-dev": [], + "plugin-api-version": "2.3.0" }