Skip to content

Commit 682a5d0

Browse files
committed
Ran php-cs-fixer
1 parent 9afb670 commit 682a5d0

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)