Set some defaults for the cache and queue drivers in the installer

This commit is contained in:
Nabeel Shahzad
2017-12-14 17:12:42 -06:00
parent 277a5f2d33
commit a7318b851b
10 changed files with 165 additions and 49 deletions

View File

@@ -6,6 +6,10 @@ return [
'php' => [
'version' => '7.0.0'
],
# TODO: Remove eventually
'env_postfix' => '.generated',
'extensions' => [
'openssl',
'pdo',