From 95d9c2424d4c9b3bee14ea0f2819f44ac0d150ad Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Tue, 20 Oct 2015 20:36:36 +0100 Subject: [PATCH] Updated lock file --- composer.lock | 119 +++++++++++++++++++++++++++++++++++--------------- 1 file changed, 83 insertions(+), 36 deletions(-) diff --git a/composer.lock b/composer.lock index 90181e22..8c11a2a3 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "0274bcccebdc8a85ed2cd0a6ed741d82", - "content-hash": "970ad112175be43dd50ecc5f022b6772", + "hash": "6e0387e8efc04fc7cb084b6ad8c70ce3", + "content-hash": "fb168177d45e3399c9e971831b79c3b3", "packages": [ { "name": "alt-three/emoji", @@ -71,16 +71,16 @@ }, { "name": "alt-three/validator", - "version": "v1.2.1", + "version": "v1.3.0", "source": { "type": "git", "url": "https://github.com/AltThree/Validator.git", - "reference": "58445d8ecde58b781df65add69d7fec432c89738" + "reference": "4325ea481844a230e0752b7f4860f9360981aa11" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/AltThree/Validator/zipball/58445d8ecde58b781df65add69d7fec432c89738", - "reference": "58445d8ecde58b781df65add69d7fec432c89738", + "url": "https://api.github.com/repos/AltThree/Validator/zipball/4325ea481844a230e0752b7f4860f9360981aa11", + "reference": "4325ea481844a230e0752b7f4860f9360981aa11", "shasum": "" }, "require": { @@ -95,7 +95,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.2-dev" + "dev-master": "1.3-dev" } }, "autoload": { @@ -127,7 +127,7 @@ "logging", "validator" ], - "time": "2015-10-06 18:08:56" + "time": "2015-10-18 18:42:38" }, { "name": "asm89/stack-cors", @@ -1373,16 +1373,16 @@ }, { "name": "guzzlehttp/promises", - "version": "1.0.2", + "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/guzzle/promises.git", - "reference": "97fe7210def29451ec74923b27e552238defd75a" + "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/guzzle/promises/zipball/97fe7210def29451ec74923b27e552238defd75a", - "reference": "97fe7210def29451ec74923b27e552238defd75a", + "url": "https://api.github.com/repos/guzzle/promises/zipball/b1e1c0d55f8083c71eda2c28c12a228d708294ea", + "reference": "b1e1c0d55f8083c71eda2c28c12a228d708294ea", "shasum": "" }, "require": { @@ -1420,7 +1420,7 @@ "keywords": [ "promise" ], - "time": "2015-08-15 19:37:21" + "time": "2015-10-15 22:28:00" }, { "name": "guzzlehttp/psr7", @@ -1569,16 +1569,16 @@ }, { "name": "jenssegers/date", - "version": "v3.0.9", + "version": "v3.0.10", "source": { "type": "git", - "url": "https://github.com/jenssegers/laravel-date.git", - "reference": "27f9fed44cd988a9c3d03857093b32f250ea704d" + "url": "https://github.com/jenssegers/date.git", + "reference": "467278308153eb27048e471213366193587d87a0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jenssegers/laravel-date/zipball/27f9fed44cd988a9c3d03857093b32f250ea704d", - "reference": "27f9fed44cd988a9c3d03857093b32f250ea704d", + "url": "https://api.github.com/repos/jenssegers/date/zipball/467278308153eb27048e471213366193587d87a0", + "reference": "467278308153eb27048e471213366193587d87a0", "shasum": "" }, "require": { @@ -1621,7 +1621,7 @@ "time", "translation" ], - "time": "2015-09-16 07:55:11" + "time": "2015-09-24 17:36:06" }, { "name": "jeremeamia/SuperClosure", @@ -1665,7 +1665,7 @@ "name": "Jeremy Lindblom", "email": "jeremeamia@gmail.com", "homepage": "https://github.com/jeremeamia", - "role": "developer" + "role": "Developer" } ], "description": "Serialize Closure objects, including their context and binding", @@ -1683,16 +1683,16 @@ }, { "name": "laravel/framework", - "version": "v5.1.19", + "version": "v5.1.20", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "45e181369991579dc3ad015665eabbb72c0fadba" + "reference": "435af155ed15a6b1d03a0d0a46ae4c347d96b0d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/45e181369991579dc3ad015665eabbb72c0fadba", - "reference": "45e181369991579dc3ad015665eabbb72c0fadba", + "url": "https://api.github.com/repos/laravel/framework/zipball/435af155ed15a6b1d03a0d0a46ae4c347d96b0d7", + "reference": "435af155ed15a6b1d03a0d0a46ae4c347d96b0d7", "shasum": "" }, "require": { @@ -1706,6 +1706,7 @@ "monolog/monolog": "~1.11", "mtdowling/cron-expression": "~1.0", "nesbot/carbon": "~1.19", + "paragonie/random_compat": "^1.0.4", "php": ">=5.5.9", "psy/psysh": "~0.5.1", "swiftmailer/swiftmailer": "~5.1", @@ -1807,7 +1808,7 @@ "framework", "laravel" ], - "time": "2015-10-01 18:32:48" + "time": "2015-10-14 15:49:40" }, { "name": "league/commonmark", @@ -2023,16 +2024,16 @@ }, { "name": "monolog/monolog", - "version": "1.17.1", + "version": "1.17.2", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422" + "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/0524c87587ab85bc4c2d6f5b41253ccb930a5422", - "reference": "0524c87587ab85bc4c2d6f5b41253ccb930a5422", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24", + "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24", "shasum": "" }, "require": { @@ -2046,10 +2047,11 @@ "aws/aws-sdk-php": "^2.4.9", "doctrine/couchdb": "~1.0@dev", "graylog2/gelf-php": "~1.0", + "jakub-onderka/php-parallel-lint": "0.9", "php-console/php-console": "^3.1.3", "phpunit/phpunit": "~4.5", "phpunit/phpunit-mock-objects": "2.3.0", - "raven/raven": "~0.11", + "raven/raven": "^0.13", "ruflin/elastica": ">=0.90 <3.0", "swiftmailer/swiftmailer": "~5.3", "videlalvaro/php-amqplib": "~2.4" @@ -2095,7 +2097,7 @@ "logging", "psr-3" ], - "time": "2015-08-31 09:17:37" + "time": "2015-10-14 12:51:02" }, { "name": "mtdowling/cron-expression", @@ -2233,6 +2235,51 @@ ], "time": "2015-09-19 14:15:08" }, + { + "name": "paragonie/random_compat", + "version": "1.0.9", + "source": { + "type": "git", + "url": "https://github.com/paragonie/random_compat.git", + "reference": "7647ac58c35ece044b939e01c85dbaa73ed26351" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/7647ac58c35ece044b939e01c85dbaa73ed26351", + "reference": "7647ac58c35ece044b939e01c85dbaa73ed26351", + "shasum": "" + }, + "require": { + "php": ">=5.2.0" + }, + "suggest": { + "ext-libsodium": "Provides a modern crypto API that can be used to generate random bytes." + }, + "type": "library", + "autoload": { + "files": [ + "lib/random.php" + ] + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Paragon Initiative Enterprises", + "email": "security@paragonie.com", + "homepage": "https://paragonie.com" + } + ], + "description": "PHP 5.x polyfill for random_bytes() and random_int() from PHP 7", + "keywords": [ + "csprng", + "pseudorandom", + "random" + ], + "time": "2015-10-20 15:22:41" + }, { "name": "pragmarx/google2fa", "version": "v0.5.0", @@ -3921,16 +3968,16 @@ }, { "name": "phpunit/phpunit", - "version": "4.8.12", + "version": "4.8.14", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "00194eb95989190a73198390ceca081ad3441a7f" + "reference": "b4900675926860bef091644849305399b986efa2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/00194eb95989190a73198390ceca081ad3441a7f", - "reference": "00194eb95989190a73198390ceca081ad3441a7f", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/b4900675926860bef091644849305399b986efa2", + "reference": "b4900675926860bef091644849305399b986efa2", "shasum": "" }, "require": { @@ -3989,7 +4036,7 @@ "testing", "xunit" ], - "time": "2015-10-12 03:36:47" + "time": "2015-10-17 15:03:30" }, { "name": "phpunit/phpunit-mock-objects",