Skip to content

Commit 14b47ea

Browse files
committed
Updated dependencies from the configurator attribute
1 parent 0c3d9d9 commit 14b47ea

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
@@ -16,7 +16,7 @@
1616
dependencies: [
1717
'php-etl/pipeline-contracts:0.4.*',
1818
'php-etl/bucket-contracts:0.2.*',
19-
'php-etl/bucket:"*"',
19+
'php-etl/bucket:*',
2020
],
2121
steps: [
2222
new Configurator\Pipeline\StepTransformer(null),

0 commit comments

Comments
 (0)