@@ -121,8 +121,8 @@ |
||
121 | 121 | ] |
122 | 122 | )) { |
123 | 123 | throw new Configuration\Exception( |
124 | - 'invalid configuration' . PHP_EOL . |
|
125 | - 'please use the \'phpbu.php\' configuration file provided by \'phpbu-laravel\'' . PHP_EOL . |
|
124 | + 'invalid configuration'.PHP_EOL. |
|
125 | + 'please use the \'phpbu.php\' configuration file provided by \'phpbu-laravel\''.PHP_EOL. |
|
126 | 126 | 'for details visit phpbu.de' |
127 | 127 | ); |
128 | 128 | } |