diff --git a/src/Service.php b/src/Service.php index 82d76d2..2b7dd0f 100644 --- a/src/Service.php +++ b/src/Service.php @@ -13,7 +13,7 @@ #[Configurator\Pipeline( name: 'csv', dependencies: [ - 'php-etl/csv-flow:"*"', + 'php-etl/csv-flow:*', ], steps: [ new Configurator\Pipeline\StepExtractor(),