Merge pull request #376 from NNTmux/analysis-XVN1YP

Apply fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
DariusIII
2018-02-07 21:36:25 +01:00
committed by GitHub
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,4 +1,5 @@
<?php
return [
/*
|--------------------------------------------------------------------------
@@ -13,4 +14,4 @@ return [
|
*/
'driver' => 'argon',
];
];
+2 -1
View File
@@ -1,4 +1,5 @@
<?php
return [
/*
|--------------------------------------------------------------------------
@@ -56,4 +57,4 @@ return [
'level' => 'debug',
],
],
];
];