Skip to content

Commit a248db0

Browse files
committed
Merge branch 'master'
2 parents 09f0a23 + 6e961a5 commit a248db0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
'php-etl/bucket:~0.2.0@dev',
1919
],
2020
steps: [
21-
null => "transformer",
21+
new Configurator\Pipeline\StepTransformer(null),
2222
],
2323
)]
2424
final class Service implements Configurator\PipelinePluginInterface

0 commit comments

Comments
 (0)