Completed
Push — master ( 438a86...1c72b8 )
by ophelie
04:03
created
src/DockerCompose/ComposeFileCollection.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
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
                         ) . '"'
Please login to merge, or discard this patch.