Skip to content

Commit 4724cf3

Browse files
authored
Merge pull request #16 from php-etl/feature/configurator-attribute
Updated versions into the configurator attribute
2 parents 7a2d40e + c4ea573 commit 4724cf3

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:~0.2.0@dev',
17+
'php-etl/sql-flow:"*"',
1818
],
1919
steps: [
2020
new Configurator\Pipeline\StepExtractor(),

0 commit comments

Comments
 (0)