Update laravel/framework (v5.8.8 => v5.8.9)

This commit is contained in:
DariusIII
2019-04-02 20:47:34 +02:00
parent 874ad8b34e
commit d2a3fdaf81
2 changed files with 20 additions and 18 deletions
+2
View File
@@ -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
Generated
+18 -18
View File
@@ -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",