We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bd6d2e4 + fd1aaef commit a623457Copy full SHA for a623457
src/Service.php
@@ -13,7 +13,7 @@
13
#[Configurator\Pipeline(
14
name: 'csv',
15
dependencies: [
16
- 'php-etl/csv-flow:^0.2.0',
+ 'php-etl/csv-flow:^0.3.0',
17
],
18
steps: [
19
new Configurator\Pipeline\StepExtractor(),
0 commit comments