Added predis to composer.json (#531)

This commit is contained in:
Alex Markessinis 2017-02-09 02:47:55 -05:00 committed by Phan An
parent 57477189d9
commit 64f4b5d8b3
2 changed files with 193 additions and 141 deletions

View file

@ -11,7 +11,8 @@
"guzzlehttp/guzzle": "^6.1",
"tymon/jwt-auth": "^0.5.6",
"aws/aws-sdk-php-laravel": "^3.1",
"pusher/pusher-php-server": "^2.2"
"pusher/pusher-php-server": "^2.2",
"predis/predis": "~1.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",

331
composer.lock generated
View file

@ -4,20 +4,21 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "b1518bf3fcf768707cb7400c974084c2",
"hash": "61f2266b5062a2f6d26a721bbeec25ef",
"content-hash": "ddceab98e5370eb55552c17b0ebe0d4d",
"packages": [
{
"name": "aws/aws-sdk-php",
"version": "3.21.1",
"version": "3.21.6",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "e5eecba6639b57c6d40c635169750df05033c23c"
"reference": "b51512a4ad4aa080ab963942a1e234265771fcde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/e5eecba6639b57c6d40c635169750df05033c23c",
"reference": "e5eecba6639b57c6d40c635169750df05033c23c",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b51512a4ad4aa080ab963942a1e234265771fcde",
"reference": "b51512a4ad4aa080ab963942a1e234265771fcde",
"shasum": ""
},
"require": {
@ -84,7 +85,7 @@
"s3",
"sdk"
],
"time": "2017-01-18T21:16:48+00:00"
"time": "2017-01-27 00:34:55"
},
{
"name": "aws/aws-sdk-php-laravel",
@ -140,7 +141,7 @@
"s3",
"sdk"
],
"time": "2016-01-18T06:57:07+00:00"
"time": "2016-01-18 06:57:07"
},
{
"name": "classpreloader/classpreloader",
@ -194,7 +195,7 @@
"class",
"preload"
],
"time": "2016-09-16T12:50:15+00:00"
"time": "2016-09-16 12:50:15"
},
{
"name": "dnoegel/php-xdg-base-dir",
@ -227,7 +228,7 @@
"MIT"
],
"description": "implementation of xdg base directory specification for php",
"time": "2014-10-24T07:27:01+00:00"
"time": "2014-10-24 07:27:01"
},
{
"name": "doctrine/inflector",
@ -294,7 +295,7 @@
"singularize",
"string"
],
"time": "2015-11-06T14:35:42+00:00"
"time": "2015-11-06 14:35:42"
},
{
"name": "guzzlehttp/guzzle",
@ -356,7 +357,7 @@
"rest",
"web service"
],
"time": "2016-10-08T15:01:37+00:00"
"time": "2016-10-08 15:01:37"
},
{
"name": "guzzlehttp/promises",
@ -407,7 +408,7 @@
"keywords": [
"promise"
],
"time": "2016-12-20T10:07:11+00:00"
"time": "2016-12-20 10:07:11"
},
{
"name": "guzzlehttp/psr7",
@ -465,7 +466,7 @@
"stream",
"uri"
],
"time": "2016-06-24T23:00:38+00:00"
"time": "2016-06-24 23:00:38"
},
{
"name": "jakub-onderka/php-console-color",
@ -508,7 +509,7 @@
"homepage": "http://www.acci.cz"
}
],
"time": "2014-04-08T15:00:19+00:00"
"time": "2014-04-08 15:00:19"
},
{
"name": "jakub-onderka/php-console-highlighter",
@ -552,7 +553,7 @@
"homepage": "http://www.acci.cz/"
}
],
"time": "2015-04-20T18:58:01+00:00"
"time": "2015-04-20 18:58:01"
},
{
"name": "james-heinrich/getid3",
@ -588,7 +589,7 @@
"php",
"tags"
],
"time": "2016-12-14T14:29:29+00:00"
"time": "2016-12-14 14:29:29"
},
{
"name": "jeremeamia/SuperClosure",
@ -646,20 +647,20 @@
"serialize",
"tokenizer"
],
"time": "2016-12-07T09:37:55+00:00"
"time": "2016-12-07 09:37:55"
},
{
"name": "laravel/framework",
"version": "v5.3.29",
"version": "v5.3.30",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "6fd76dec90466dc3f703d8df72e38130f2ee6a32"
"reference": "2d4e8c95f584b38d2279b552e2868fc447b97578"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/6fd76dec90466dc3f703d8df72e38130f2ee6a32",
"reference": "6fd76dec90466dc3f703d8df72e38130f2ee6a32",
"url": "https://api.github.com/repos/laravel/framework/zipball/2d4e8c95f584b38d2279b552e2868fc447b97578",
"reference": "2d4e8c95f584b38d2279b552e2868fc447b97578",
"shasum": ""
},
"require": {
@ -774,20 +775,20 @@
"framework",
"laravel"
],
"time": "2017-01-06T14:33:56+00:00"
"time": "2017-01-26 14:29:55"
},
{
"name": "league/flysystem",
"version": "1.0.32",
"version": "1.0.34",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab"
"reference": "469ad53c13ea19a0e54e3e5d70f61227ddcc0299"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/469ad53c13ea19a0e54e3e5d70f61227ddcc0299",
"reference": "469ad53c13ea19a0e54e3e5d70f61227ddcc0299",
"shasum": ""
},
"require": {
@ -857,7 +858,7 @@
"sftp",
"storage"
],
"time": "2016-10-19T20:38:46+00:00"
"time": "2017-01-30 17:41:17"
},
{
"name": "monolog/monolog",
@ -935,20 +936,20 @@
"logging",
"psr-3"
],
"time": "2016-11-26T00:15:39+00:00"
"time": "2016-11-26 00:15:39"
},
{
"name": "mtdowling/cron-expression",
"version": "v1.1.0",
"version": "v1.2.0",
"source": {
"type": "git",
"url": "https://github.com/mtdowling/cron-expression.git",
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5"
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
"reference": "c9ee7886f5a12902b225a1a12f36bb45f9ab89e5",
"url": "https://api.github.com/repos/mtdowling/cron-expression/zipball/9504fa9ea681b586028adaaa0877db4aecf32bad",
"reference": "9504fa9ea681b586028adaaa0877db4aecf32bad",
"shasum": ""
},
"require": {
@ -959,8 +960,8 @@
},
"type": "library",
"autoload": {
"psr-0": {
"Cron": "src/"
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url": "https://packagist.org/downloads/",
@ -979,7 +980,7 @@
"cron",
"schedule"
],
"time": "2016-01-26T21:23:30+00:00"
"time": "2017-01-23 04:29:33"
},
{
"name": "mtdowling/jmespath.php",
@ -1034,7 +1035,7 @@
"json",
"jsonpath"
],
"time": "2016-12-03T22:08:25+00:00"
"time": "2016-12-03 22:08:25"
},
{
"name": "namshi/jose",
@ -1084,7 +1085,7 @@
"jwt",
"token"
],
"time": "2015-06-29T05:41:44+00:00"
"time": "2015-06-29 05:41:44"
},
{
"name": "nesbot/carbon",
@ -1137,7 +1138,7 @@
"datetime",
"time"
],
"time": "2017-01-16T07:55:07+00:00"
"time": "2017-01-16 07:55:07"
},
{
"name": "nikic/php-parser",
@ -1188,7 +1189,7 @@
"parser",
"php"
],
"time": "2016-12-06T11:30:35+00:00"
"time": "2016-12-06 11:30:35"
},
{
"name": "paragonie/random_compat",
@ -1236,7 +1237,7 @@
"pseudorandom",
"random"
],
"time": "2016-11-07T23:38:38+00:00"
"time": "2016-11-07 23:38:38"
},
{
"name": "phpseclib/phpseclib",
@ -1334,7 +1335,57 @@
"x.509",
"x509"
],
"time": "2015-01-28T21:50:33+00:00"
"time": "2015-01-28 21:50:33"
},
{
"name": "predis/predis",
"version": "v1.1.1",
"source": {
"type": "git",
"url": "https://github.com/nrk/predis.git",
"reference": "f0210e38881631afeafb56ab43405a92cafd9fd1"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nrk/predis/zipball/f0210e38881631afeafb56ab43405a92cafd9fd1",
"reference": "f0210e38881631afeafb56ab43405a92cafd9fd1",
"shasum": ""
},
"require": {
"php": ">=5.3.9"
},
"require-dev": {
"phpunit/phpunit": "~4.8"
},
"suggest": {
"ext-curl": "Allows access to Webdis when paired with phpiredis",
"ext-phpiredis": "Allows faster serialization and deserialization of the Redis protocol"
},
"type": "library",
"autoload": {
"psr-4": {
"Predis\\": "src/"
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Daniele Alessandri",
"email": "suppakilla@gmail.com",
"homepage": "http://clorophilla.net"
}
],
"description": "Flexible and feature-complete Redis client for PHP and HHVM",
"homepage": "http://github.com/nrk/predis",
"keywords": [
"nosql",
"predis",
"redis"
],
"time": "2016-06-16 16:22:20"
},
{
"name": "psr/http-message",
@ -1384,7 +1435,7 @@
"request",
"response"
],
"time": "2016-08-06T14:39:51+00:00"
"time": "2016-08-06 14:39:51"
},
{
"name": "psr/log",
@ -1431,7 +1482,7 @@
"psr",
"psr-3"
],
"time": "2016-10-10T12:19:37+00:00"
"time": "2016-10-10 12:19:37"
},
{
"name": "psy/psysh",
@ -1504,7 +1555,7 @@
"interactive",
"shell"
],
"time": "2017-01-15T17:54:13+00:00"
"time": "2017-01-15 17:54:13"
},
{
"name": "pusher/pusher-php-server",
@ -1548,7 +1599,7 @@
"rest",
"trigger"
],
"time": "2016-12-22T10:46:28+00:00"
"time": "2016-12-22 10:46:28"
},
{
"name": "ramsey/uuid",
@ -1630,7 +1681,7 @@
"identifier",
"uuid"
],
"time": "2016-11-22T19:21:44+00:00"
"time": "2016-11-22 19:21:44"
},
{
"name": "swiftmailer/swiftmailer",
@ -1684,11 +1735,11 @@
"mail",
"mailer"
],
"time": "2016-12-29T10:02:40+00:00"
"time": "2016-12-29 10:02:40"
},
{
"name": "symfony/console",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@ -1745,20 +1796,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
"time": "2017-01-08T20:43:43+00:00"
"time": "2017-01-08 20:43:43"
},
{
"name": "symfony/debug",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
"reference": "73f1c337907ba963af8028844fea1af98498dfff"
"reference": "c6661361626b3cf5cf2089df98b3b5006a197e85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/debug/zipball/73f1c337907ba963af8028844fea1af98498dfff",
"reference": "73f1c337907ba963af8028844fea1af98498dfff",
"url": "https://api.github.com/repos/symfony/debug/zipball/c6661361626b3cf5cf2089df98b3b5006a197e85",
"reference": "c6661361626b3cf5cf2089df98b3b5006a197e85",
"shasum": ""
},
"require": {
@ -1802,7 +1853,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-28 00:04:57"
},
{
"name": "symfony/event-dispatcher",
@ -1862,11 +1913,11 @@
],
"description": "Symfony EventDispatcher Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:32:22+00:00"
"time": "2017-01-02 20:32:22"
},
{
"name": "symfony/finder",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@ -1911,11 +1962,11 @@
],
"description": "Symfony Finder Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-02 20:31:54"
},
{
"name": "symfony/http-foundation",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
@ -1964,20 +2015,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
"time": "2017-01-08T20:43:43+00:00"
"time": "2017-01-08 20:43:43"
},
{
"name": "symfony/http-kernel",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
"reference": "d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3"
"reference": "c830387dec1b48c100473d10a6a356c3c3ae2a13"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3",
"reference": "d7578a0ed01e689f5b058e1ed37b9ad0718a1ef3",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/c830387dec1b48c100473d10a6a356c3c3ae2a13",
"reference": "c830387dec1b48c100473d10a6a356c3c3ae2a13",
"shasum": ""
},
"require": {
@ -2046,7 +2097,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2017-01-12T20:43:39+00:00"
"time": "2017-01-28 02:53:17"
},
{
"name": "symfony/polyfill-mbstring",
@ -2105,7 +2156,7 @@
"portable",
"shim"
],
"time": "2016-11-14T01:06:16+00:00"
"time": "2016-11-14 01:06:16"
},
{
"name": "symfony/polyfill-php56",
@ -2161,7 +2212,7 @@
"portable",
"shim"
],
"time": "2016-11-14T01:06:16+00:00"
"time": "2016-11-14 01:06:16"
},
{
"name": "symfony/polyfill-util",
@ -2213,20 +2264,20 @@
"polyfill",
"shim"
],
"time": "2016-11-14T01:06:16+00:00"
"time": "2016-11-14 01:06:16"
},
{
"name": "symfony/process",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/process.git",
"reference": "b525066a9efe372f0910296e486aa61741b09025"
"reference": "2605753c5f8c531623d24d002825ebb1d6a22248"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/process/zipball/b525066a9efe372f0910296e486aa61741b09025",
"reference": "b525066a9efe372f0910296e486aa61741b09025",
"url": "https://api.github.com/repos/symfony/process/zipball/2605753c5f8c531623d24d002825ebb1d6a22248",
"reference": "2605753c5f8c531623d24d002825ebb1d6a22248",
"shasum": ""
},
"require": {
@ -2262,20 +2313,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-21 17:13:55"
},
{
"name": "symfony/routing",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/routing.git",
"reference": "5cd8d7b88e9f30a7d830fa15876828da272685d3"
"reference": "f25581d4eb0a82962c291917f826166f0dcd8a9a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/routing/zipball/5cd8d7b88e9f30a7d830fa15876828da272685d3",
"reference": "5cd8d7b88e9f30a7d830fa15876828da272685d3",
"url": "https://api.github.com/repos/symfony/routing/zipball/f25581d4eb0a82962c291917f826166f0dcd8a9a",
"reference": "f25581d4eb0a82962c291917f826166f0dcd8a9a",
"shasum": ""
},
"require": {
@ -2337,20 +2388,20 @@
"uri",
"url"
],
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-28 00:04:57"
},
{
"name": "symfony/translation",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/translation.git",
"reference": "7882149d1e1fd46d960f3e42344c9caf2e535573"
"reference": "d5a20fab5f63f44c233c69b3041c3cb1d4945e45"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/7882149d1e1fd46d960f3e42344c9caf2e535573",
"reference": "7882149d1e1fd46d960f3e42344c9caf2e535573",
"url": "https://api.github.com/repos/symfony/translation/zipball/d5a20fab5f63f44c233c69b3041c3cb1d4945e45",
"reference": "d5a20fab5f63f44c233c69b3041c3cb1d4945e45",
"shasum": ""
},
"require": {
@ -2401,20 +2452,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-21 17:01:39"
},
{
"name": "symfony/var-dumper",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
"reference": "d34a930421233f119fe61149ce046bb5b0b412d9"
"reference": "16df11647e5b992d687cb4eeeb9a882d5f5c26b9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/d34a930421233f119fe61149ce046bb5b0b412d9",
"reference": "d34a930421233f119fe61149ce046bb5b0b412d9",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/16df11647e5b992d687cb4eeeb9a882d5f5c26b9",
"reference": "16df11647e5b992d687cb4eeeb9a882d5f5c26b9",
"shasum": ""
},
"require": {
@ -2464,20 +2515,20 @@
"debug",
"dump"
],
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-24 13:02:38"
},
{
"name": "tymon/jwt-auth",
"version": "0.5.9",
"version": "0.5.10",
"source": {
"type": "git",
"url": "https://github.com/tymondesigns/jwt-auth.git",
"reference": "18b2add90de2315d549664b4d4a062db07e8b080"
"reference": "754448bbedccb1ce5fba16914482c6a6e0871e1d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/18b2add90de2315d549664b4d4a062db07e8b080",
"reference": "18b2add90de2315d549664b4d4a062db07e8b080",
"url": "https://api.github.com/repos/tymondesigns/jwt-auth/zipball/754448bbedccb1ce5fba16914482c6a6e0871e1d",
"reference": "754448bbedccb1ce5fba16914482c6a6e0871e1d",
"shasum": ""
},
"require": {
@ -2527,7 +2578,7 @@
"laravel",
"tymon"
],
"time": "2016-02-18T09:22:36+00:00"
"time": "2017-01-24 22:20:55"
},
{
"name": "vlucas/phpdotenv",
@ -2577,29 +2628,29 @@
"env",
"environment"
],
"time": "2016-09-01T10:05:43+00:00"
"time": "2016-09-01 10:05:43"
}
],
"packages-dev": [
{
"name": "barryvdh/laravel-ide-helper",
"version": "v2.2.2",
"version": "v2.2.3",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-ide-helper.git",
"reference": "105f14a50d0959a0e80004a15b3350fdf78f9623"
"reference": "a7fc2ec489aada6062d3a63ddc915004a21e38af"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/105f14a50d0959a0e80004a15b3350fdf78f9623",
"reference": "105f14a50d0959a0e80004a15b3350fdf78f9623",
"url": "https://api.github.com/repos/barryvdh/laravel-ide-helper/zipball/a7fc2ec489aada6062d3a63ddc915004a21e38af",
"reference": "a7fc2ec489aada6062d3a63ddc915004a21e38af",
"shasum": ""
},
"require": {
"barryvdh/reflection-docblock": "^2.0.4",
"illuminate/console": "^5.0,<5.4",
"illuminate/filesystem": "^5.0,<5.4",
"illuminate/support": "^5.0,<5.4",
"illuminate/console": "^5.0,<5.5",
"illuminate/filesystem": "^5.0,<5.5",
"illuminate/support": "^5.0,<5.5",
"php": ">=5.4.0",
"symfony/class-loader": "^2.3|^3.0"
},
@ -2645,7 +2696,7 @@
"phpstorm",
"sublime"
],
"time": "2016-11-15T08:21:23+00:00"
"time": "2017-01-05 21:20:42"
},
{
"name": "barryvdh/reflection-docblock",
@ -2694,7 +2745,7 @@
"email": "mike.vanriel@naenius.com"
}
],
"time": "2016-06-13T19:28:20+00:00"
"time": "2016-06-13 19:28:20"
},
{
"name": "doctrine/instantiator",
@ -2748,7 +2799,7 @@
"constructor",
"instantiate"
],
"time": "2015-06-14T21:17:01+00:00"
"time": "2015-06-14 21:17:01"
},
{
"name": "facebook/webdriver",
@ -2797,7 +2848,7 @@
"selenium",
"webdriver"
],
"time": "2017-01-13T15:48:08+00:00"
"time": "2017-01-13 15:48:08"
},
{
"name": "fzaninotto/faker",
@ -2845,7 +2896,7 @@
"faker",
"fixtures"
],
"time": "2016-04-29T12:21:54+00:00"
"time": "2016-04-29 12:21:54"
},
{
"name": "hamcrest/hamcrest-php",
@ -2890,7 +2941,7 @@
"keywords": [
"test"
],
"time": "2015-05-11T14:41:42+00:00"
"time": "2015-05-11 14:41:42"
},
{
"name": "mockery/mockery",
@ -2955,7 +3006,7 @@
"test double",
"testing"
],
"time": "2016-12-19T14:50:55+00:00"
"time": "2016-12-19 14:50:55"
},
{
"name": "phpdocumentor/reflection-common",
@ -3009,7 +3060,7 @@
"reflection",
"static analysis"
],
"time": "2015-12-27T11:43:31+00:00"
"time": "2015-12-27 11:43:31"
},
{
"name": "phpdocumentor/reflection-docblock",
@ -3054,7 +3105,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2016-09-30T07:12:33+00:00"
"time": "2016-09-30 07:12:33"
},
{
"name": "phpdocumentor/type-resolver",
@ -3101,7 +3152,7 @@
"email": "me@mikevanriel.com"
}
],
"time": "2016-11-25T06:54:22+00:00"
"time": "2016-11-25 06:54:22"
},
{
"name": "phpspec/php-diff",
@ -3135,7 +3186,7 @@
}
],
"description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
"time": "2013-11-01T13:02:21+00:00"
"time": "2013-11-01 13:02:21"
},
{
"name": "phpspec/phpspec",
@ -3213,7 +3264,7 @@
"testing",
"tests"
],
"time": "2016-12-04T21:03:31+00:00"
"time": "2016-12-04 21:03:31"
},
{
"name": "phpspec/prophecy",
@ -3276,7 +3327,7 @@
"spy",
"stub"
],
"time": "2016-11-21T14:58:47+00:00"
"time": "2016-11-21 14:58:47"
},
{
"name": "phpunit/php-code-coverage",
@ -3338,7 +3389,7 @@
"testing",
"xunit"
],
"time": "2015-10-06T15:47:00+00:00"
"time": "2015-10-06 15:47:00"
},
{
"name": "phpunit/php-file-iterator",
@ -3385,7 +3436,7 @@
"filesystem",
"iterator"
],
"time": "2016-10-03T07:40:28+00:00"
"time": "2016-10-03 07:40:28"
},
{
"name": "phpunit/php-text-template",
@ -3426,7 +3477,7 @@
"keywords": [
"template"
],
"time": "2015-06-21T13:50:34+00:00"
"time": "2015-06-21 13:50:34"
},
{
"name": "phpunit/php-timer",
@ -3470,7 +3521,7 @@
"keywords": [
"timer"
],
"time": "2016-05-12T18:03:57+00:00"
"time": "2016-05-12 18:03:57"
},
{
"name": "phpunit/php-token-stream",
@ -3519,20 +3570,20 @@
"keywords": [
"tokenizer"
],
"time": "2016-11-15T14:06:22+00:00"
"time": "2016-11-15 14:06:22"
},
{
"name": "phpunit/phpunit",
"version": "4.8.31",
"version": "4.8.34",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3"
"reference": "7eb45205d27edd94bd2b3614085ea158bd1e2bca"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
"reference": "98b2b39a520766bec663ff5b7ff1b729db9dbfe3",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7eb45205d27edd94bd2b3614085ea158bd1e2bca",
"reference": "7eb45205d27edd94bd2b3614085ea158bd1e2bca",
"shasum": ""
},
"require": {
@ -3591,7 +3642,7 @@
"testing",
"xunit"
],
"time": "2016-12-09T02:45:31+00:00"
"time": "2017-01-26 16:15:36"
},
{
"name": "phpunit/phpunit-mock-objects",
@ -3647,20 +3698,20 @@
"mock",
"xunit"
],
"time": "2015-10-02T06:51:40+00:00"
"time": "2015-10-02 06:51:40"
},
{
"name": "sebastian/comparator",
"version": "1.2.2",
"version": "1.2.4",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f"
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
"reference": "6a1ed12e8b2409076ab22e3897126211ff8b1f7f",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"reference": "2b7424b55f5047b47ac6e5ccb20b2aea4011d9be",
"shasum": ""
},
"require": {
@ -3711,7 +3762,7 @@
"compare",
"equality"
],
"time": "2016-11-19T09:18:40+00:00"
"time": "2017-01-29 09:50:25"
},
{
"name": "sebastian/diff",
@ -3763,7 +3814,7 @@
"keywords": [
"diff"
],
"time": "2015-12-08T07:14:41+00:00"
"time": "2015-12-08 07:14:41"
},
{
"name": "sebastian/environment",
@ -3813,7 +3864,7 @@
"environment",
"hhvm"
],
"time": "2016-08-18T05:49:44+00:00"
"time": "2016-08-18 05:49:44"
},
{
"name": "sebastian/exporter",
@ -3880,7 +3931,7 @@
"export",
"exporter"
],
"time": "2016-06-17T09:04:28+00:00"
"time": "2016-06-17 09:04:28"
},
{
"name": "sebastian/global-state",
@ -3931,7 +3982,7 @@
"keywords": [
"global state"
],
"time": "2015-10-12T03:26:01+00:00"
"time": "2015-10-12 03:26:01"
},
{
"name": "sebastian/recursion-context",
@ -3984,7 +4035,7 @@
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2015-11-11T19:50:13+00:00"
"time": "2015-11-11 19:50:13"
},
{
"name": "sebastian/version",
@ -4019,7 +4070,7 @@
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "2015-06-21T13:59:46+00:00"
"time": "2015-06-21 13:59:46"
},
{
"name": "symfony/class-loader",
@ -4075,7 +4126,7 @@
],
"description": "Symfony ClassLoader Component",
"homepage": "https://symfony.com",
"time": "2017-01-10T14:14:38+00:00"
"time": "2017-01-10 14:14:38"
},
{
"name": "symfony/css-selector",
@ -4128,7 +4179,7 @@
],
"description": "Symfony CssSelector Component",
"homepage": "https://symfony.com",
"time": "2016-06-29T05:40:00+00:00"
"time": "2016-06-29 05:40:00"
},
{
"name": "symfony/dom-crawler",
@ -4184,7 +4235,7 @@
],
"description": "Symfony DomCrawler Component",
"homepage": "https://symfony.com",
"time": "2016-07-30T07:22:48+00:00"
"time": "2016-07-30 07:22:48"
},
{
"name": "symfony/yaml",
@ -4239,7 +4290,7 @@
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2017-01-03T13:51:32+00:00"
"time": "2017-01-03 13:51:32"
},
{
"name": "webmozart/assert",
@ -4289,7 +4340,7 @@
"check",
"validate"
],
"time": "2016-11-23T20:04:58+00:00"
"time": "2016-11-23 20:04:58"
}
],
"aliases": [],