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 feccdcd + 9be8ef5 commit c7446d1Copy full SHA for c7446d1
src/Service.php
@@ -13,7 +13,7 @@
13
#[Configurator\Pipeline(
14
name: 'csv',
15
dependencies: [
16
- 'php-etl/csv-flow:"*"',
+ 'php-etl/csv-flow:*',
17
],
18
steps: [
19
new Configurator\Pipeline\StepExtractor(),
0 commit comments