Update laravel/framework to version 5.7.17

This commit is contained in:
DariusIII
2018-12-12 19:19:10 +01:00
parent 19acfca2a2
commit 213330fc2d
2 changed files with 6 additions and 5 deletions
+1
View File
@@ -1,4 +1,5 @@
2018-12-12 DariusIII
* Chg: Update laravel/framework to version 5.7.17
* Chg: Update laravel/slack-notification-channel to version 1.0.3
* Fix: Fix missing overview index returned from trakt
* Chg: Update css and js files
Generated
+5 -5
View File
@@ -2516,16 +2516,16 @@
},
{
"name": "laravel/framework",
"version": "v5.7.16",
"version": "v5.7.17",
"source": {
"type": "git",
"url": "https://github.com/laravel/framework.git",
"reference": "9acea9e0a356cba7e6a13f8784d5532a82fee92a"
"reference": "a15898e2de5f5ae5548a09349c558ef0435d495a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/9acea9e0a356cba7e6a13f8784d5532a82fee92a",
"reference": "9acea9e0a356cba7e6a13f8784d5532a82fee92a",
"url": "https://api.github.com/repos/laravel/framework/zipball/a15898e2de5f5ae5548a09349c558ef0435d495a",
"reference": "a15898e2de5f5ae5548a09349c558ef0435d495a",
"shasum": ""
},
"require": {
@@ -2658,7 +2658,7 @@
"framework",
"laravel"
],
"time": "2018-12-05T14:36:24+00:00"
"time": "2018-12-12T14:38:09+00:00"
},
{
"name": "laravel/nexmo-notification-channel",