Skip to content

Commit b79b40b

Browse files
committed
Updated dependencies from the configurator attribute
1 parent 83e740d commit b79b40b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Service.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
#[Configurator\Pipeline(
1313
name: 'spreadsheet',
1414
dependencies: [
15-
'php-etl/spreadsheet-flow:"*"',
15+
'php-etl/spreadsheet-flow:*',
1616
],
1717
steps: [
1818
new Configurator\Pipeline\StepExtractor(),

0 commit comments

Comments
 (0)