We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c3d9d9 commit 14b47eaCopy full SHA for 14b47ea
src/Service.php
@@ -16,7 +16,7 @@
16
dependencies: [
17
'php-etl/pipeline-contracts:0.4.*',
18
'php-etl/bucket-contracts:0.2.*',
19
- 'php-etl/bucket:"*"',
+ 'php-etl/bucket:*',
20
],
21
steps: [
22
new Configurator\Pipeline\StepTransformer(null),
0 commit comments