Skip to content

Commit 318be2d

Browse files
committed
Fixed php-etl/bucket into the configurator attribute
1 parent 9fb3c6b commit 318be2d

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)