Skip to content

Commit 8ee817e

Browse files
authored
Merge pull request #17 from php-etl/fix/configurator
Updated dependencies from the configurator attribute
2 parents 4724cf3 + 0313733 commit 8ee817e

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
@@ -14,7 +14,7 @@
1414
name: 'sql',
1515
dependencies: [
1616
'ext-pdo',
17-
'php-etl/sql-flow:"*"',
17+
'php-etl/sql-flow:*',
1818
],
1919
steps: [
2020
new Configurator\Pipeline\StepExtractor(),

0 commit comments

Comments
 (0)