@@ -37,7 +37,7 @@ |
||
37 | 37 | |
38 | 38 | $this->setCharactersInEnvironmentFile($characters); |
39 | 39 | |
40 | - $this->laravel['config']['support.int2string'] = $characters; |
|
40 | + $this->laravel[ 'config' ][ 'support.int2string' ] = $characters; |
|
41 | 41 | |
42 | 42 | $this->info("Characters [<comment>$characters</comment>] set successfully."); |
43 | 43 | } |