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.
1 parent feccdcd commit 9be8ef5Copy full SHA for 9be8ef5
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