From 2ec7bc1caa4773e654a241856466372db4074080 Mon Sep 17 00:00:00 2001 From: Nabeel Shahzad Date: Sun, 11 Mar 2018 10:39:49 -0500 Subject: [PATCH] dependency updates --- composer.lock | 139 ++++++++++++++++++++++++++------------------------ 1 file changed, 71 insertions(+), 68 deletions(-) diff --git a/composer.lock b/composer.lock index f8ef502e..a213c90e 100644 --- a/composer.lock +++ b/composer.lock @@ -666,19 +666,20 @@ }, { "name": "erusev/parsedown", - "version": "1.7.0", + "version": "1.7.1", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", - "reference": "6678d59be48c4be64eaca6ce70bea48a09488cc2" + "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/erusev/parsedown/zipball/6678d59be48c4be64eaca6ce70bea48a09488cc2", - "reference": "6678d59be48c4be64eaca6ce70bea48a09488cc2", + "url": "https://api.github.com/repos/erusev/parsedown/zipball/92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", + "reference": "92e9c27ba0e74b8b028b111d1b6f956a15c01fc1", "shasum": "" }, "require": { + "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { @@ -707,7 +708,7 @@ "markdown", "parser" ], - "time": "2018-02-28T11:41:37+00:00" + "time": "2018-03-08T01:11:30+00:00" }, { "name": "firebase/php-jwt", @@ -1444,16 +1445,16 @@ }, { "name": "laravel/framework", - "version": "v5.6.7", + "version": "v5.6.11", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "18402cd4b83fd1d944f3baa0d8cc26d7dfcce333" + "reference": "195ba6a67bdad2a23105c7ab410cd43e0f20bb73" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/18402cd4b83fd1d944f3baa0d8cc26d7dfcce333", - "reference": "18402cd4b83fd1d944f3baa0d8cc26d7dfcce333", + "url": "https://api.github.com/repos/laravel/framework/zipball/195ba6a67bdad2a23105c7ab410cd43e0f20bb73", + "reference": "195ba6a67bdad2a23105c7ab410cd43e0f20bb73", "shasum": "" }, "require": { @@ -1464,7 +1465,7 @@ "ext-openssl": "*", "league/flysystem": "~1.0", "monolog/monolog": "~1.12", - "nesbot/carbon": "^1.22.1", + "nesbot/carbon": "^1.24.1", "php": "^7.1.3", "psr/container": "~1.0", "psr/simple-cache": "^1.0", @@ -1481,6 +1482,9 @@ "tijsverkoyen/css-to-inline-styles": "^2.2.1", "vlucas/phpdotenv": "~2.2" }, + "conflict": { + "tightenco/collect": "<5.5.33" + }, "replace": { "illuminate/auth": "self.version", "illuminate/broadcasting": "self.version", @@ -1509,8 +1513,7 @@ "illuminate/support": "self.version", "illuminate/translation": "self.version", "illuminate/validation": "self.version", - "illuminate/view": "self.version", - "tightenco/collect": "<5.5.33" + "illuminate/view": "self.version" }, "require-dev": { "aws/aws-sdk-php": "~3.0", @@ -1576,7 +1579,7 @@ "framework", "laravel" ], - "time": "2018-02-28T14:50:53+00:00" + "time": "2018-03-09T16:53:27+00:00" }, { "name": "laravelcollective/html", @@ -2037,20 +2040,20 @@ }, { "name": "nesbot/carbon", - "version": "1.23.0", + "version": "1.24.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "4a874a39b2b00d7e0146cd46fab6f47c41ce9e65" + "reference": "ef12cbd8ba5ce624f0a6a95e0850c4cc13e71e41" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a874a39b2b00d7e0146cd46fab6f47c41ce9e65", - "reference": "4a874a39b2b00d7e0146cd46fab6f47c41ce9e65", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/ef12cbd8ba5ce624f0a6a95e0850c4cc13e71e41", + "reference": "ef12cbd8ba5ce624f0a6a95e0850c4cc13e71e41", "shasum": "" }, "require": { - "php": ">=5.3.0", + "php": ">=5.3.9", "symfony/translation": "~2.6 || ~3.0 || ~4.0" }, "require-dev": { @@ -2086,7 +2089,7 @@ "datetime", "time" ], - "time": "2018-02-28T09:22:05+00:00" + "time": "2018-03-09T15:49:34+00:00" }, { "name": "nikic/php-parser", @@ -2237,7 +2240,7 @@ "lib/random.php" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "MIT" ], @@ -2670,7 +2673,7 @@ "Prettus\\Validator\\": "src/Prettus/Validator/" } }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "authors": [ { "name": "Anderson Andrade", @@ -2759,7 +2762,7 @@ "Psr\\Container\\": "src/" } }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "MIT" ], @@ -3095,16 +3098,16 @@ }, { "name": "santigarcor/laratrust", - "version": "5.0.8", + "version": "5.0.9", "source": { "type": "git", "url": "https://github.com/santigarcor/laratrust.git", - "reference": "ae86b729850bcb0dba0189cdbdf3f379046f18b8" + "reference": "526cc3e8970c35b97c71a7a6d8b63c2073568bb1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/santigarcor/laratrust/zipball/ae86b729850bcb0dba0189cdbdf3f379046f18b8", - "reference": "ae86b729850bcb0dba0189cdbdf3f379046f18b8", + "url": "https://api.github.com/repos/santigarcor/laratrust/zipball/526cc3e8970c35b97c71a7a6d8b63c2073568bb1", + "reference": "526cc3e8970c35b97c71a7a6d8b63c2073568bb1", "shasum": "" }, "require": { @@ -3160,7 +3163,7 @@ "rbac", "roles" ], - "time": "2018-01-26T15:01:00+00:00" + "time": "2018-03-05T13:21:52+00:00" }, { "name": "sebastiaanluca/laravel-helpers", @@ -3314,7 +3317,7 @@ "lib/swift_required.php" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "MIT" ], @@ -3338,7 +3341,7 @@ }, { "name": "symfony/console", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/console.git", @@ -3406,7 +3409,7 @@ }, { "name": "symfony/css-selector", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", @@ -3459,7 +3462,7 @@ }, { "name": "symfony/debug", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/debug.git", @@ -3515,7 +3518,7 @@ }, { "name": "symfony/dom-crawler", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", @@ -3571,7 +3574,7 @@ }, { "name": "symfony/event-dispatcher", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", @@ -3634,16 +3637,16 @@ }, { "name": "symfony/finder", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/finder.git", - "reference": "552e244df10237f845a94fd64b194f848805e34b" + "reference": "44a796d2ecc2a16a5fc8f2956a34ee617934d55f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/finder/zipball/552e244df10237f845a94fd64b194f848805e34b", - "reference": "552e244df10237f845a94fd64b194f848805e34b", + "url": "https://api.github.com/repos/symfony/finder/zipball/44a796d2ecc2a16a5fc8f2956a34ee617934d55f", + "reference": "44a796d2ecc2a16a5fc8f2956a34ee617934d55f", "shasum": "" }, "require": { @@ -3679,20 +3682,20 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", - "time": "2018-02-11T17:17:44+00:00" + "time": "2018-03-05T18:28:26+00:00" }, { "name": "symfony/http-foundation", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "94139989e51193e62a46bc87741ae05c8e8390f5" + "reference": "6c181e81a3a9a7996c62ebd7803592536e729c5a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/94139989e51193e62a46bc87741ae05c8e8390f5", - "reference": "94139989e51193e62a46bc87741ae05c8e8390f5", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/6c181e81a3a9a7996c62ebd7803592536e729c5a", + "reference": "6c181e81a3a9a7996c62ebd7803592536e729c5a", "shasum": "" }, "require": { @@ -3732,20 +3735,20 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2018-02-22T10:50:29+00:00" + "time": "2018-03-05T16:01:10+00:00" }, { "name": "symfony/http-kernel", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/http-kernel.git", - "reference": "77cf672c855f038b1b916201d00b1d55899ee8e7" + "reference": "2a1ebfe8c37240500befcb17bceb3893adacffa3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-kernel/zipball/77cf672c855f038b1b916201d00b1d55899ee8e7", - "reference": "77cf672c855f038b1b916201d00b1d55899ee8e7", + "url": "https://api.github.com/repos/symfony/http-kernel/zipball/2a1ebfe8c37240500befcb17bceb3893adacffa3", + "reference": "2a1ebfe8c37240500befcb17bceb3893adacffa3", "shasum": "" }, "require": { @@ -3818,11 +3821,11 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "time": "2018-03-01T19:48:35+00:00" + "time": "2018-03-05T22:27:01+00:00" }, { "name": "symfony/inflector", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/inflector.git", @@ -3993,7 +3996,7 @@ }, { "name": "symfony/process", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/process.git", @@ -4042,7 +4045,7 @@ }, { "name": "symfony/property-access", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/property-access.git", @@ -4109,7 +4112,7 @@ }, { "name": "symfony/routing", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/routing.git", @@ -4187,7 +4190,7 @@ }, { "name": "symfony/serializer", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", @@ -4265,7 +4268,7 @@ }, { "name": "symfony/translation", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/translation.git", @@ -4333,7 +4336,7 @@ }, { "name": "symfony/var-dumper", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", @@ -4402,7 +4405,7 @@ }, { "name": "symfony/yaml", - "version": "v4.0.5", + "version": "v4.0.6", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", @@ -5262,7 +5265,7 @@ "Faker\\": "src/Faker/" } }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "MIT" ], @@ -5614,7 +5617,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5661,7 +5664,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -5718,7 +5721,7 @@ ] } }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "MIT" ], @@ -6481,7 +6484,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6533,7 +6536,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6601,7 +6604,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6651,7 +6654,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6696,7 +6699,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6741,7 +6744,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], @@ -6850,7 +6853,7 @@ }, { "name": "symfony/class-loader", - "version": "v3.4.5", + "version": "v3.4.6", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", @@ -6930,7 +6933,7 @@ "src/" ] }, - "notification-url": "https://packagist.org/downloads/", + "notification-url": "http://packagist.org/downloads/", "license": [ "BSD-3-Clause" ],