Skip to content

Commit

Permalink
add a '*' on the rabbitmq repository to force composer to search pack…
Browse files Browse the repository at this point in the history
…age with compatibility
  • Loading branch information
JoMessina committed Dec 1, 2023
1 parent 5c869de commit 11226ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public function __construct(private readonly Rejection\Builder\RabbitMQBuilder $
{
$this->files = [];
$this->packages = [
'php-etl/rabbitmq-flow',
'php-etl/rabbitmq-flow:*',
];
}

Expand Down

0 comments on commit 11226ba

Please sign in to comment.