Skip to content

Commit

Permalink
Merge pull request #15 from php-etl/feature/pipeline-dependencies
Browse files Browse the repository at this point in the history
Add sql-flow pipeline dependency
  • Loading branch information
JoMessina authored Apr 17, 2023
2 parents 8397237 + 22b3c5d commit 7a2d40e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
name: 'sql',
dependencies: [
'ext-pdo',
'php-etl/sql-flow:~0.2.0@dev',
],
steps: [
new Configurator\Pipeline\StepExtractor(),
Expand Down

0 comments on commit 7a2d40e

Please sign in to comment.