diff --git a/composer.lock b/composer.lock index 588c5d33aa..3479a3aac1 100644 --- a/composer.lock +++ b/composer.lock @@ -759,16 +759,16 @@ }, { "name": "laravel/framework", - "version": "v5.2.20", + "version": "v5.2.22", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "d4ff9a1e3e9b2f99f8f3e957876e343d804d944f" + "reference": "aec1b7cb9ec0bac0107361a3730cac9b6f945ef4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/d4ff9a1e3e9b2f99f8f3e957876e343d804d944f", - "reference": "d4ff9a1e3e9b2f99f8f3e957876e343d804d944f", + "url": "https://api.github.com/repos/laravel/framework/zipball/aec1b7cb9ec0bac0107361a3730cac9b6f945ef4", + "reference": "aec1b7cb9ec0bac0107361a3730cac9b6f945ef4", "shasum": "" }, "require": { @@ -783,7 +783,7 @@ "nesbot/carbon": "~1.20", "paragonie/random_compat": "~1.1", "php": ">=5.5.9", - "psy/psysh": "0.6.*", + "psy/psysh": "0.7.*", "swiftmailer/swiftmailer": "~5.1", "symfony/console": "2.8.*|3.0.*", "symfony/debug": "2.8.*|3.0.*", @@ -883,7 +883,7 @@ "framework", "laravel" ], - "time": "2016-02-19 17:58:28" + "time": "2016-02-27 22:09:19" }, { "name": "laravelcollective/html", @@ -1149,16 +1149,16 @@ }, { "name": "monolog/monolog", - "version": "1.17.2", + "version": "1.18.0", "source": { "type": "git", "url": "https://github.com/Seldaek/monolog.git", - "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24" + "reference": "e19b764b5c855580e8ffa7e615f72c10fd2f99cc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Seldaek/monolog/zipball/bee7f0dc9c3e0b69a6039697533dca1e845c8c24", - "reference": "bee7f0dc9c3e0b69a6039697533dca1e845c8c24", + "url": "https://api.github.com/repos/Seldaek/monolog/zipball/e19b764b5c855580e8ffa7e615f72c10fd2f99cc", + "reference": "e19b764b5c855580e8ffa7e615f72c10fd2f99cc", "shasum": "" }, "require": { @@ -1187,6 +1187,7 @@ "ext-amqp": "Allow sending log messages to an AMQP server (1.0+ required)", "ext-mongo": "Allow sending log messages to a MongoDB server", "graylog2/gelf-php": "Allow sending log messages to a GrayLog2 server", + "mongodb/mongodb": "Allow sending log messages to a MongoDB server via PHP Driver", "php-console/php-console": "Allow sending log messages to Google Chrome", "raven/raven": "Allow sending log messages to a Sentry server", "rollbar/rollbar": "Allow sending log messages to Rollbar", @@ -1196,7 +1197,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.16.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -1222,7 +1223,7 @@ "logging", "psr-3" ], - "time": "2015-10-14 12:51:02" + "time": "2016-03-01 18:00:40" }, { "name": "mtdowling/cron-expression", @@ -1317,16 +1318,16 @@ }, { "name": "nikic/php-parser", - "version": "v2.0.0", + "version": "v2.0.1", "source": { "type": "git", "url": "https://github.com/nikic/PHP-Parser.git", - "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01" + "reference": "ce5be709d59b32dd8a88c80259028759991a4206" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/c542e5d86a9775abd1021618eb2430278bfc1e01", - "reference": "c542e5d86a9775abd1021618eb2430278bfc1e01", + "url": "https://api.github.com/repos/nikic/PHP-Parser/zipball/ce5be709d59b32dd8a88c80259028759991a4206", + "reference": "ce5be709d59b32dd8a88c80259028759991a4206", "shasum": "" }, "require": { @@ -1364,20 +1365,20 @@ "parser", "php" ], - "time": "2015-12-04 15:28:43" + "time": "2016-02-28 19:48:28" }, { "name": "paragonie/random_compat", - "version": "v1.2.0", + "version": "v1.2.1", "source": { "type": "git", "url": "https://github.com/paragonie/random_compat.git", - "reference": "b0e69d10852716b2ccbdff69c75c477637220790" + "reference": "f078eba3bcf140fd69b5fcc3ea5ac809abf729dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/paragonie/random_compat/zipball/b0e69d10852716b2ccbdff69c75c477637220790", - "reference": "b0e69d10852716b2ccbdff69c75c477637220790", + "url": "https://api.github.com/repos/paragonie/random_compat/zipball/f078eba3bcf140fd69b5fcc3ea5ac809abf729dc", + "reference": "f078eba3bcf140fd69b5fcc3ea5ac809abf729dc", "shasum": "" }, "require": { @@ -1412,7 +1413,7 @@ "pseudorandom", "random" ], - "time": "2016-02-06 03:52:05" + "time": "2016-02-29 17:25:04" }, { "name": "psr/log", @@ -1454,16 +1455,16 @@ }, { "name": "psy/psysh", - "version": "v0.6.1", + "version": "v0.7.1", "source": { "type": "git", "url": "https://github.com/bobthecow/psysh.git", - "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed" + "reference": "5e8cedbe0a3681f18782594eefc78423f8401fc8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/bobthecow/psysh/zipball/0f04df0b23663799a8941fae13cd8e6299bde3ed", - "reference": "0f04df0b23663799a8941fae13cd8e6299bde3ed", + "url": "https://api.github.com/repos/bobthecow/psysh/zipball/5e8cedbe0a3681f18782594eefc78423f8401fc8", + "reference": "5e8cedbe0a3681f18782594eefc78423f8401fc8", "shasum": "" }, "require": { @@ -1492,7 +1493,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-develop": "0.7.x-dev" + "dev-develop": "0.8.x-dev" } }, "autoload": { @@ -1522,20 +1523,20 @@ "interactive", "shell" ], - "time": "2015-11-12 16:18:56" + "time": "2016-02-27 18:59:18" }, { "name": "rcrowe/twigbridge", - "version": "v0.9.1", + "version": "v0.9.2", "source": { "type": "git", "url": "https://github.com/rcrowe/TwigBridge.git", - "reference": "634c4d12fc3dc633d202341b7a29a107f77a67da" + "reference": "78a4b7da75042660258a3269751c259eee81c34a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/634c4d12fc3dc633d202341b7a29a107f77a67da", - "reference": "634c4d12fc3dc633d202341b7a29a107f77a67da", + "url": "https://api.github.com/repos/rcrowe/TwigBridge/zipball/78a4b7da75042660258a3269751c259eee81c34a", + "reference": "78a4b7da75042660258a3269751c259eee81c34a", "shasum": "" }, "require": { @@ -1586,7 +1587,7 @@ "laravel", "twig" ], - "time": "2015-12-21 22:03:34" + "time": "2016-02-22 07:48:48" }, { "name": "rmccue/requests", @@ -1692,16 +1693,16 @@ }, { "name": "symfony/console", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/console.git", - "reference": "5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0" + "reference": "2ed5e2706ce92313d120b8fe50d1063bcfd12e04" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/console/zipball/5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0", - "reference": "5a02eaadaa285e2bb727eb6bbdfb8201fcd971b0", + "url": "https://api.github.com/repos/symfony/console/zipball/2ed5e2706ce92313d120b8fe50d1063bcfd12e04", + "reference": "2ed5e2706ce92313d120b8fe50d1063bcfd12e04", "shasum": "" }, "require": { @@ -1748,11 +1749,11 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-28 16:24:34" }, { "name": "symfony/debug", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -1809,7 +1810,7 @@ }, { "name": "symfony/event-dispatcher", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -1869,7 +1870,7 @@ }, { "name": "symfony/finder", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", @@ -1918,16 +1919,16 @@ }, { "name": "symfony/http-foundation", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "9344a87ceedfc50354a39653e54257ee9aa6a77d" + "reference": "52065702c71743c05d415a8facfcad6d4257e8d7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/9344a87ceedfc50354a39653e54257ee9aa6a77d", - "reference": "9344a87ceedfc50354a39653e54257ee9aa6a77d", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/52065702c71743c05d415a8facfcad6d4257e8d7", + "reference": "52065702c71743c05d415a8facfcad6d4257e8d7", "shasum": "" }, "require": { @@ -1966,20 +1967,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2016-02-02 13:44:19" + "time": "2016-02-28 16:24:34" }, { "name": "symfony/http-kernel", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "cec02604450481ac26710ca4249cc61b57b23942" + "reference": "59c0a1972e9aad87b7a56bbe1ccee26b7535a0db" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cec02604450481ac26710ca4249cc61b57b23942", - "reference": "cec02604450481ac26710ca4249cc61b57b23942", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/59c0a1972e9aad87b7a56bbe1ccee26b7535a0db", + "reference": "59c0a1972e9aad87b7a56bbe1ccee26b7535a0db", "shasum": "" }, "require": { @@ -2048,7 +2049,7 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2016-02-03 12:38:44" + "time": "2016-02-28 21:33:13" }, { "name": "symfony/polyfill-mbstring", @@ -2219,7 +2220,7 @@ }, { "name": "symfony/process", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -2268,16 +2269,16 @@ }, { "name": "symfony/routing", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", - "reference": "4686baa55a835e1c1ede9b86ba02415c8c8d6166" + "reference": "fa1e9a8173cf0077dd995205da453eacd758fdf6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/routing/zipball/4686baa55a835e1c1ede9b86ba02415c8c8d6166", - "reference": "4686baa55a835e1c1ede9b86ba02415c8c8d6166", + "url": "https://api.github.com/repos/symfony/routing/zipball/fa1e9a8173cf0077dd995205da453eacd758fdf6", + "reference": "fa1e9a8173cf0077dd995205da453eacd758fdf6", "shasum": "" }, "require": { @@ -2300,6 +2301,7 @@ "symfony/config": "For using the all-in-one router or any loader", "symfony/dependency-injection": "For loading routes from a service", "symfony/expression-language": "For using expression matching", + "symfony/http-foundation": "For using a Symfony Request object", "symfony/yaml": "For using the YAML loader" }, "type": "library", @@ -2338,11 +2340,11 @@ "uri", "url" ], - "time": "2016-01-27 05:14:46" + "time": "2016-02-04 13:53:13" }, { "name": "symfony/translation", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -2406,16 +2408,16 @@ }, { "name": "symfony/var-dumper", - "version": "v3.0.2", + "version": "v3.0.3", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "24bb94807eff00db49374c37ebf56a0304e8aef3" + "reference": "9a6a883c48acb215d4825ce9de61dccf93d62074" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/24bb94807eff00db49374c37ebf56a0304e8aef3", - "reference": "24bb94807eff00db49374c37ebf56a0304e8aef3", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/9a6a883c48acb215d4825ce9de61dccf93d62074", + "reference": "9a6a883c48acb215d4825ce9de61dccf93d62074", "shasum": "" }, "require": { @@ -2465,7 +2467,7 @@ "debug", "dump" ], - "time": "2016-01-07 13:38:51" + "time": "2016-02-13 09:23:44" }, { "name": "twig/twig", @@ -2581,16 +2583,16 @@ }, { "name": "watson/validating", - "version": "2.0.1", + "version": "2.1.0", "source": { "type": "git", "url": "https://github.com/dwightwatson/validating.git", - "reference": "85e31d1f62ebf9dd9b63cf30f7318f379cc36179" + "reference": "6acfec57bd480701b467570c4c08dcbfd6a9ea36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/dwightwatson/validating/zipball/85e31d1f62ebf9dd9b63cf30f7318f379cc36179", - "reference": "85e31d1f62ebf9dd9b63cf30f7318f379cc36179", + "url": "https://api.github.com/repos/dwightwatson/validating/zipball/6acfec57bd480701b467570c4c08dcbfd6a9ea36", + "reference": "6acfec57bd480701b467570c4c08dcbfd6a9ea36", "shasum": "" }, "require": { @@ -2632,7 +2634,7 @@ "laravel", "validation" ], - "time": "2016-01-27 00:10:53" + "time": "2016-03-02 00:37:06" } ], "packages-dev": null,