Skip to content

Commit

Permalink
Updated included dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sebprt committed Jan 9, 2024
1 parent 456f5cf commit a1295de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Service.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#[Configurator\Pipeline(
name: 'fastmap',
dependencies: [
'php-etl/pipeline-contracts:0.5.*',
'php-etl/bucket-contracts:0.3.*',
'php-etl/pipeline-contracts:>=0.5.1 <0.6',
'php-etl/bucket-contracts:>=0.3.0 <0.4',
'php-etl/bucket:*',
],
steps: [
Expand Down

0 comments on commit a1295de

Please sign in to comment.