Updated deps

This commit is contained in:
James Brooks
2017-01-30 13:52:54 +00:00
parent 2df0946bac
commit f2302949e0

225
composer.lock generated
View File

@@ -386,16 +386,16 @@
},
{
"name": "aws/aws-sdk-php",
"version": "3.21.0",
"version": "3.21.6",
"source": {
"type": "git",
"url": "https://github.com/aws/aws-sdk-php.git",
"reference": "ecbec81de6739a0ea278203f14df2b4c90ed4818"
"reference": "b51512a4ad4aa080ab963942a1e234265771fcde"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/ecbec81de6739a0ea278203f14df2b4c90ed4818",
"reference": "ecbec81de6739a0ea278203f14df2b4c90ed4818",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/b51512a4ad4aa080ab963942a1e234265771fcde",
"reference": "b51512a4ad4aa080ab963942a1e234265771fcde",
"shasum": ""
},
"require": {
@@ -462,7 +462,7 @@
"s3",
"sdk"
],
"time": "2017-01-17T22:07:42+00:00"
"time": "2017-01-27T00:34:55+00:00"
},
{
"name": "backup-manager/backup-manager",
@@ -630,20 +630,20 @@
},
{
"name": "barryvdh/laravel-cors",
"version": "v0.8.2",
"version": "v0.8.5",
"source": {
"type": "git",
"url": "https://github.com/barryvdh/laravel-cors.git",
"reference": "bc7f40a71221b46d24971da7f0230ed4a75a18c6"
"reference": "e05c3ba65e98c96df5f2e1f8b7b6d7e9de4a1837"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/bc7f40a71221b46d24971da7f0230ed4a75a18c6",
"reference": "bc7f40a71221b46d24971da7f0230ed4a75a18c6",
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/e05c3ba65e98c96df5f2e1f8b7b6d7e9de4a1837",
"reference": "e05c3ba65e98c96df5f2e1f8b7b6d7e9de4a1837",
"shasum": ""
},
"require": {
"illuminate/support": "5.1.x|5.2.x|5.3.x",
"illuminate/support": "5.1.x|5.2.x|5.3.x|5.4.x",
"php": ">=5.5.9",
"symfony/http-foundation": "~2.7|~3.0",
"symfony/http-kernel": "~2.7|~3.0"
@@ -679,7 +679,7 @@
"crossdomain",
"laravel"
],
"time": "2016-08-11T08:46:01+00:00"
"time": "2017-01-25T12:53:12+00:00"
},
{
"name": "christian-riesen/base32",
@@ -962,28 +962,29 @@
},
{
"name": "doctrine/collections",
"version": "v1.3.0",
"version": "v1.4.0",
"source": {
"type": "git",
"url": "https://github.com/doctrine/collections.git",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a"
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/collections/zipball/6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
"reference": "6c1e4eef75f310ea1b3e30945e9f06e652128b8a",
"url": "https://api.github.com/repos/doctrine/collections/zipball/1a4fb7e902202c33cce8c55989b945612943c2ba",
"reference": "1a4fb7e902202c33cce8c55989b945612943c2ba",
"shasum": ""
},
"require": {
"php": ">=5.3.2"
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0"
"doctrine/coding-standard": "~0.1@dev",
"phpunit/phpunit": "^5.7"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.2.x-dev"
"dev-master": "1.3.x-dev"
}
},
"autoload": {
@@ -1024,7 +1025,7 @@
"collections",
"iterator"
],
"time": "2015-04-14T22:21:58+00:00"
"time": "2017-01-03T10:49:41+00:00"
},
{
"name": "doctrine/common",
@@ -1101,16 +1102,16 @@
},
{
"name": "doctrine/dbal",
"version": "v2.5.8",
"version": "v2.5.10",
"source": {
"type": "git",
"url": "https://github.com/doctrine/dbal.git",
"reference": "6314d55f60f85f0295c90688397b75c13faf9f0e"
"reference": "fc376f7a61498e18520cd6fa083752a4ca08072b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/6314d55f60f85f0295c90688397b75c13faf9f0e",
"reference": "6314d55f60f85f0295c90688397b75c13faf9f0e",
"url": "https://api.github.com/repos/doctrine/dbal/zipball/fc376f7a61498e18520cd6fa083752a4ca08072b",
"reference": "fc376f7a61498e18520cd6fa083752a4ca08072b",
"shasum": ""
},
"require": {
@@ -1168,7 +1169,7 @@
"persistence",
"queryobject"
],
"time": "2017-01-17T17:48:38+00:00"
"time": "2017-01-23T23:17:10+00:00"
},
{
"name": "doctrine/inflector",
@@ -1407,16 +1408,16 @@
},
{
"name": "graham-campbell/core",
"version": "v5.2.0",
"version": "v5.3.0",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Core.git",
"reference": "a71bce94a1ea904479774f43236ec9531fd4348c"
"reference": "e90ad42f93fc28408458fcc7bfc74b9370ebddc7"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Core/zipball/a71bce94a1ea904479774f43236ec9531fd4348c",
"reference": "a71bce94a1ea904479774f43236ec9531fd4348c",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Core/zipball/e90ad42f93fc28408458fcc7bfc74b9370ebddc7",
"reference": "e90ad42f93fc28408458fcc7bfc74b9370ebddc7",
"shasum": ""
},
"require": {
@@ -1433,7 +1434,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "5.2-dev"
"dev-master": "5.3-dev"
}
},
"autoload": {
@@ -1463,20 +1464,20 @@
"laravel",
"starter"
],
"time": "2017-01-01T13:08:24+00:00"
"time": "2017-01-19T19:54:10+00:00"
},
{
"name": "graham-campbell/exceptions",
"version": "v9.2.0",
"version": "v9.3.0",
"source": {
"type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
"reference": "8030d35e5cd9c8ead1d13db92198ec9b0e232369"
"reference": "b2001ce4e992ca473af6f470cddfcf6e0a83430d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/8030d35e5cd9c8ead1d13db92198ec9b0e232369",
"reference": "8030d35e5cd9c8ead1d13db92198ec9b0e232369",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/b2001ce4e992ca473af6f470cddfcf6e0a83430d",
"reference": "b2001ce4e992ca473af6f470cddfcf6e0a83430d",
"shasum": ""
},
"require": {
@@ -1500,7 +1501,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "9.2-dev"
"dev-master": "9.3-dev"
}
},
"autoload": {
@@ -1532,7 +1533,7 @@
"laravel",
"whoops"
],
"time": "2017-01-01T13:18:54+00:00"
"time": "2017-01-21T16:49:20+00:00"
},
{
"name": "graham-campbell/markdown",
@@ -1971,16 +1972,16 @@
},
{
"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": {
@@ -2095,7 +2096,7 @@
"framework",
"laravel"
],
"time": "2017-01-06T14:33:56+00:00"
"time": "2017-01-26T14:29:55+00:00"
},
{
"name": "lcobucci/jwt",
@@ -2226,16 +2227,16 @@
},
{
"name": "league/flysystem",
"version": "1.0.32",
"version": "1.0.33",
"source": {
"type": "git",
"url": "https://github.com/thephpleague/flysystem.git",
"reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab"
"reference": "5c7f98498b12d47f9de90ec9186a90000125777c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"reference": "1b5c4a0031697f46e779a9d1b309c2e1b24daeab",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/5c7f98498b12d47f9de90ec9186a90000125777c",
"reference": "5c7f98498b12d47f9de90ec9186a90000125777c",
"shasum": ""
},
"require": {
@@ -2305,7 +2306,7 @@
"sftp",
"storage"
],
"time": "2016-10-19T20:38:46+00:00"
"time": "2017-01-23T10:32:09+00:00"
},
{
"name": "mccool/laravel-auto-presenter",
@@ -2449,16 +2450,16 @@
},
{
"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": {
@@ -2469,8 +2470,8 @@
},
"type": "library",
"autoload": {
"psr-0": {
"Cron": "src/"
"psr-4": {
"Cron\\": "src/Cron/"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -2489,7 +2490,7 @@
"cron",
"schedule"
],
"time": "2016-01-26T21:23:30+00:00"
"time": "2017-01-23T04:29:33+00:00"
},
{
"name": "mtdowling/jmespath.php",
@@ -3424,7 +3425,7 @@
},
{
"name": "symfony/console",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
@@ -3485,16 +3486,16 @@
},
{
"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": {
@@ -3538,7 +3539,7 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-28T00:04:57+00:00"
},
{
"name": "symfony/event-dispatcher",
@@ -3602,7 +3603,7 @@
},
{
"name": "symfony/finder",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/finder.git",
@@ -3651,7 +3652,7 @@
},
{
"name": "symfony/http-foundation",
"version": "v3.1.9",
"version": "v3.1.10",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
@@ -3704,16 +3705,16 @@
},
{
"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": {
@@ -3782,7 +3783,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
"time": "2017-01-12T20:43:39+00:00"
"time": "2017-01-28T02:53:17+00:00"
},
{
"name": "symfony/polyfill-mbstring",
@@ -3953,16 +3954,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": {
@@ -3998,20 +3999,20 @@
],
"description": "Symfony Process Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-21T17:13:55+00:00"
},
{
"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": {
@@ -4073,20 +4074,20 @@
"uri",
"url"
],
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-28T00:04:57+00:00"
},
{
"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": {
@@ -4137,20 +4138,20 @@
],
"description": "Symfony Translation Component",
"homepage": "https://symfony.com",
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-21T17:01:39+00:00"
},
{
"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": {
@@ -4200,7 +4201,7 @@
"debug",
"dump"
],
"time": "2017-01-02T20:31:54+00:00"
"time": "2017-01-24T13:02:38+00:00"
},
{
"name": "twig/twig",
@@ -4315,16 +4316,16 @@
},
{
"name": "zendframework/zend-diactoros",
"version": "1.3.9",
"version": "1.3.10",
"source": {
"type": "git",
"url": "https://github.com/zendframework/zend-diactoros.git",
"reference": "d5d74ca5548753e0e427fcffca89b134943bac89"
"reference": "83e8d98b9915de76c659ce27d683c02a0f99fa90"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/d5d74ca5548753e0e427fcffca89b134943bac89",
"reference": "d5d74ca5548753e0e427fcffca89b134943bac89",
"url": "https://api.github.com/repos/zendframework/zend-diactoros/zipball/83e8d98b9915de76c659ce27d683c02a0f99fa90",
"reference": "83e8d98b9915de76c659ce27d683c02a0f99fa90",
"shasum": ""
},
"require": {
@@ -4361,7 +4362,7 @@
"psr",
"psr-7"
],
"time": "2017-01-17T16:18:33+00:00"
"time": "2017-01-23T04:53:24+00:00"
}
],
"packages-dev": [
@@ -4762,16 +4763,16 @@
},
{
"name": "myclabs/deep-copy",
"version": "1.5.5",
"version": "1.6.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108"
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/399c1f9781e222f6eb6cc238796f5200d1b7f108",
"reference": "399c1f9781e222f6eb6cc238796f5200d1b7f108",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/5a5a9fc8025a08d8919be87d6884d5a92520cefe",
"reference": "5a5a9fc8025a08d8919be87d6884d5a92520cefe",
"shasum": ""
},
"require": {
@@ -4800,7 +4801,7 @@
"object",
"object graph"
],
"time": "2016-10-31T17:19:45+00:00"
"time": "2017-01-26T22:05:40+00:00"
},
{
"name": "phpdocumentor/reflection-common",
@@ -5013,16 +5014,16 @@
},
{
"name": "phpunit/php-code-coverage",
"version": "4.0.4",
"version": "4.0.5",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a"
"reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"reference": "c14196e64a78570034afd0b7a9f3757ba71c2a0a",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c19cfc7cbb0e9338d8c469c7eedecc2a428b0971",
"reference": "c19cfc7cbb0e9338d8c469c7eedecc2a428b0971",
"shasum": ""
},
"require": {
@@ -5072,7 +5073,7 @@
"testing",
"xunit"
],
"time": "2016-12-20T15:22:42+00:00"
"time": "2017-01-20T15:06:43+00:00"
},
{
"name": "phpunit/php-file-iterator",
@@ -5257,16 +5258,16 @@
},
{
"name": "phpunit/phpunit",
"version": "5.7.5",
"version": "5.7.9",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe"
"reference": "69f832b87c731d5cacad7f91948778fe98335fdd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/50fd2be8f3e23e91da825f36f08e5f9633076ffe",
"reference": "50fd2be8f3e23e91da825f36f08e5f9633076ffe",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/69f832b87c731d5cacad7f91948778fe98335fdd",
"reference": "69f832b87c731d5cacad7f91948778fe98335fdd",
"shasum": ""
},
"require": {
@@ -5278,7 +5279,7 @@
"myclabs/deep-copy": "~1.3",
"php": "^5.6 || ^7.0",
"phpspec/prophecy": "^1.6.2",
"phpunit/php-code-coverage": "^4.0.3",
"phpunit/php-code-coverage": "^4.0.4",
"phpunit/php-file-iterator": "~1.4",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "^1.0.6",
@@ -5335,7 +5336,7 @@
"testing",
"xunit"
],
"time": "2016-12-28T07:18:51+00:00"
"time": "2017-01-28T06:14:33+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
@@ -5443,16 +5444,16 @@
},
{
"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": {
@@ -5503,7 +5504,7 @@
"compare",
"equality"
],
"time": "2016-11-19T09:18:40+00:00"
"time": "2017-01-29T09:50:25+00:00"
},
{
"name": "sebastian/diff",