From d2a3fdaf81a7dec16c30c7d9a495e214eb9efb2f Mon Sep 17 00:00:00 2001 From: DariusIII Date: Tue, 2 Apr 2019 20:47:34 +0200 Subject: [PATCH] Update laravel/framework (v5.8.8 => v5.8.9) --- Changelog | 2 ++ composer.lock | 36 ++++++++++++++++++------------------ 2 files changed, 20 insertions(+), 18 deletions(-) diff --git a/Changelog b/Changelog index 60e73ca30..743916960 100755 --- a/Changelog +++ b/Changelog @@ -1,3 +1,5 @@ +2019-04-02 DariusIII + * Chg: Update laravel/framework (v5.8.8 => v5.8.9) 2019-04-01 DariusIII * Chg: Move check for PPA queue inside main PPA function * Chg: Check if title check returns no result in PopPorn class diff --git a/composer.lock b/composer.lock index 84df464ab..70835083f 100644 --- a/composer.lock +++ b/composer.lock @@ -2518,16 +2518,16 @@ }, { "name": "laravel/framework", - "version": "v5.8.8", + "version": "v5.8.9", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "3f0a5744a866ae3ae0ca84f47080501714af01ba" + "reference": "2455d21938e9072e5a8ecef64ae162a1825d336b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/3f0a5744a866ae3ae0ca84f47080501714af01ba", - "reference": "3f0a5744a866ae3ae0ca84f47080501714af01ba", + "url": "https://api.github.com/repos/laravel/framework/zipball/2455d21938e9072e5a8ecef64ae162a1825d336b", + "reference": "2455d21938e9072e5a8ecef64ae162a1825d336b", "shasum": "" }, "require": { @@ -2661,7 +2661,7 @@ "framework", "laravel" ], - "time": "2019-03-26T17:19:10+00:00" + "time": "2019-04-02T14:11:17+00:00" }, { "name": "laravel/horizon", @@ -2733,26 +2733,26 @@ }, { "name": "laravel/scout", - "version": "v7.1.0", + "version": "v7.1.1", "source": { "type": "git", "url": "https://github.com/laravel/scout.git", - "reference": "59d301b79d53fb6ad47e143e06372434af0fda38" + "reference": "50f542149754dc48580abf4b2f419333426b809a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/59d301b79d53fb6ad47e143e06372434af0fda38", - "reference": "59d301b79d53fb6ad47e143e06372434af0fda38", + "url": "https://api.github.com/repos/laravel/scout/zipball/50f542149754dc48580abf4b2f419333426b809a", + "reference": "50f542149754dc48580abf4b2f419333426b809a", "shasum": "" }, "require": { - "illuminate/bus": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "illuminate/contracts": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "illuminate/database": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "illuminate/pagination": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "illuminate/queue": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0", - "php": ">=7.0" + "illuminate/bus": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "illuminate/contracts": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "illuminate/database": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "illuminate/pagination": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "illuminate/queue": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "illuminate/support": "~5.4.0|~5.5.0|~5.6.0|~5.7.0|~5.8.0|~5.9.0", + "php": "^7.1.3" }, "require-dev": { "algolia/algoliasearch-client-php": "^2.2", @@ -2794,7 +2794,7 @@ "laravel", "search" ], - "time": "2019-02-14T16:50:18+00:00" + "time": "2019-04-02T16:58:18+00:00" }, { "name": "laravel/telescope", @@ -7137,7 +7137,7 @@ }, { "name": "symfony/property-info", - "version": "v3.4.23", + "version": "v3.4.24", "source": { "type": "git", "url": "https://github.com/symfony/property-info.git",