Skip to content

Commit ceb9a76

Browse files
committed
chore: Merged laravel:master to master branch, Updated Laravel version to 5.6.7
1 parent 8d7b960 commit ceb9a76

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,7 @@
113113
"fzaninotto/faker": "~1.4",
114114
"mockery/mockery": "~1.0",
115115
"nunomaduro/collision": "~2.0",
116-
"phpunit/phpunit": "~7.0",
117-
"symfony/thanks": "^1.0"
116+
"phpunit/phpunit": "~7.0"
118117
},
119118
"autoload": {
120119
"files": [

config/filesystems.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
| may even configure multiple disks of the same driver. Defaults have
5454
| been setup for each driver as an example of the required options.
5555
|
56-
| Supported Drivers: "local", "ftp", "s3", "rackspace"
56+
| Supported Drivers: "local", "ftp", "sftp", "s3", "rackspace"
5757
|
5858
*/
5959

docs/merge-laravel-master-branch-to-plus-master-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Plus(ThinkSNS Plus 缩写) 是基于 [laravel/laravel](https://github.com/la
2828

2929
上次 Merge 的 Larave 版本 | 上次 Merge 操作执行时间
3030
------------------------|----------------------
31-
5.6.5 | 2018-02-23
31+
5.6.7 | 2018-03-06
3232

3333
<a name="add-laravel-repo"></a>
3434
## 添加 Laravel 远端到本地仓库

0 commit comments

Comments
 (0)