Upgrade to Laravel 5.6 #1221

This commit is contained in:
James Cole
2018-03-07 20:37:00 +01:00
parent c76b634d0b
commit 0a056ad02d
6 changed files with 368 additions and 364 deletions

View File

@@ -35,6 +35,7 @@ return [
'encryption' => (is_null(env('USE_ENCRYPTION')) || env('USE_ENCRYPTION') === true),
'version' => '4.7.1.4',
'api_version' => '0.1',
'db_version' => 2,
'maxUploadSize' => 15242880,
'allowedMimes' => [
/* plain files */