From c57b73fa45532e16da3a1bef8e1fc301e6341bfb Mon Sep 17 00:00:00 2001 From: DariusIII Date: Sun, 18 Aug 2019 21:56:41 +0000 Subject: [PATCH] Update used libraries --- composer.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/composer.lock b/composer.lock index 0b55788d0..af17e501d 100644 --- a/composer.lock +++ b/composer.lock @@ -1724,16 +1724,16 @@ }, { "name": "google/recaptcha", - "version": "1.2.2", + "version": "1.2.3", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", - "reference": "c4a17d6af648d4f3814430cd103cba50b75b571c" + "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/google/recaptcha/zipball/c4a17d6af648d4f3814430cd103cba50b75b571c", - "reference": "c4a17d6af648d4f3814430cd103cba50b75b571c", + "url": "https://api.github.com/repos/google/recaptcha/zipball/98c4a6573b27e8b0990ea8789c74ea378795134c", + "reference": "98c4a6573b27e8b0990ea8789c74ea378795134c", "shasum": "" }, "require": { @@ -1767,7 +1767,7 @@ "recaptcha", "spam" ], - "time": "2019-05-24T12:44:03+00:00" + "time": "2019-08-16T15:48:25+00:00" }, { "name": "guzzlehttp/guzzle", @@ -3788,16 +3788,16 @@ }, { "name": "nesbot/carbon", - "version": "2.23.0", + "version": "2.23.1", "source": { "type": "git", "url": "https://github.com/briannesbitt/Carbon.git", - "reference": "97a08830a22ce0b69549a4966773c0eae900468d" + "reference": "767617a047e5b8b8b3b0b6023a2650847ed7df02" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/97a08830a22ce0b69549a4966773c0eae900468d", - "reference": "97a08830a22ce0b69549a4966773c0eae900468d", + "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/767617a047e5b8b8b3b0b6023a2650847ed7df02", + "reference": "767617a047e5b8b8b3b0b6023a2650847ed7df02", "shasum": "" }, "require": { @@ -3851,7 +3851,7 @@ "datetime", "time" ], - "time": "2019-08-12T17:19:41+00:00" + "time": "2019-08-17T13:57:34+00:00" }, { "name": "neutron/temporary-filesystem", @@ -10577,16 +10577,16 @@ }, { "name": "nunomaduro/larastan", - "version": "v0.3.18", + "version": "v0.3.20", "source": { "type": "git", "url": "https://github.com/nunomaduro/larastan.git", - "reference": "53ba36f7ef35804a8512e120f4f7c546ab33fb72" + "reference": "6a86fd04659fdec7eb0f32d728f742171f173070" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/53ba36f7ef35804a8512e120f4f7c546ab33fb72", - "reference": "53ba36f7ef35804a8512e120f4f7c546ab33fb72", + "url": "https://api.github.com/repos/nunomaduro/larastan/zipball/6a86fd04659fdec7eb0f32d728f742171f173070", + "reference": "6a86fd04659fdec7eb0f32d728f742171f173070", "shasum": "" }, "require": { @@ -10600,7 +10600,7 @@ "mockery/mockery": "^1.0|0.9.*", "orchestra/testbench": "^3.6", "php": "^7.1.3", - "phpstan/phpstan": "^0.11.8", + "phpstan/phpstan": "^0.11.14", "symfony/process": "^4.2" }, "require-dev": { @@ -10640,7 +10640,7 @@ "php", "static analysis" ], - "time": "2019-08-04T13:15:39+00:00" + "time": "2019-08-17T20:47:06+00:00" }, { "name": "ocramius/package-versions", @@ -11308,16 +11308,16 @@ }, { "name": "phpstan/phpstan", - "version": "0.11.13", + "version": "0.11.15", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08" + "reference": "1be5b3a706db16ac472a4c40ec03cf4c810b118d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/493d12d4a98ba0d2a0b8e576d80e65c8e8068d08", - "reference": "493d12d4a98ba0d2a0b8e576d80e65c8e8068d08", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/1be5b3a706db16ac472a4c40ec03cf4c810b118d", + "reference": "1be5b3a706db16ac472a4c40ec03cf4c810b118d", "shasum": "" }, "require": { @@ -11379,7 +11379,7 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", - "time": "2019-08-13T13:05:56+00:00" + "time": "2019-08-18T20:51:53+00:00" }, { "name": "phpunit/php-code-coverage",