Skip to content

Commit a2aa998

Browse files
committed
Updated pipeline-contracts to 0.3 in the Service class attribute
1 parent 2cdcdfa commit a2aa998

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
@@ -15,7 +15,7 @@
1515
#[Configurator\Pipeline(
1616
name: "fastmap",
1717
dependencies: [
18-
'php-etl/pipeline-contracts:~0.2.0@dev',
18+
'php-etl/pipeline-contracts:~0.3.0@dev',
1919
'php-etl/bucket-contracts:~0.1.0@dev',
2020
'php-etl/bucket:~0.2.0@dev',
2121
],

0 commit comments

Comments
 (0)