Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add php amqp package to php containers #367

Merged
merged 2 commits into from
Nov 29, 2024

Conversation

Scarbous
Copy link
Member

When we use symfony/messenger with RabbitMQ we need the amqp

When we use symfony/messenger with RabbitMQ we need the amqp
@Scarbous Scarbous self-assigned this Nov 29, 2024
@Scarbous Scarbous marked this pull request as ready for review November 29, 2024 08:45
@Scarbous Scarbous requested a review from nlx-klein as a code owner November 29, 2024 08:45
php/Dockerfile Outdated
@@ -75,6 +75,7 @@ RUN apt-get update && \
php${PHP_VERSION}-xml \
php${PHP_VERSION}-yaml \
php${PHP_VERSION}-zip \
php${PHP_VERSION}-amqp \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bekommen wir das bitte noch an die richtige Stelle (ASC) positioniert.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@saschanowak saschanowak merged commit ceca0c3 into main Nov 29, 2024
11 checks passed
@saschanowak saschanowak deleted the feature/add-amqp-to-php-container branch November 29, 2024 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants