@@ -50,7 +50,7 @@ |
||
| 50 | 50 | throw new \Exception( |
| 51 | 51 | 'Invalid composeFile definition "(' . gettype( |
| 52 | 52 | $composeFile |
| 53 | - ). ') ' . var_export( |
|
| 53 | + ) . ') ' . var_export( |
|
| 54 | 54 | $composeFile, |
| 55 | 55 | true |
| 56 | 56 | ) . '"' |