diff --git a/src/Service.php b/src/Service.php index 53fe3ed..5eda380 100644 --- a/src/Service.php +++ b/src/Service.php @@ -12,7 +12,7 @@ #[Configurator\Pipeline( name: 'spreadsheet', dependencies: [ - 'php-etl/spreadsheet-flow:"*"', + 'php-etl/spreadsheet-flow:*', ], steps: [ new Configurator\Pipeline\StepExtractor(),