diff --git a/src/Service.php b/src/Service.php index 3c9e107..210a174 100644 --- a/src/Service.php +++ b/src/Service.php @@ -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: [