Skip to content

php-enqueue/stomp wrong dependency #1168

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

Closed
rscipien opened this issue Apr 30, 2021 · 2 comments
Closed

php-enqueue/stomp wrong dependency #1168

rscipien opened this issue Apr 30, 2021 · 2 comments
Labels

Comments

@rscipien
Copy link

rscipien commented Apr 30, 2021

In version 0.10.8, 0.10.9 in composer.json there is denepdency on

"richardfullmer/rabbitmq-management-api": "^2.1.1"

But max version is 2.1.0

But maybe it's connected with richardfullmer/php-rabbitmq-management-api#11?
Waiting for version that will be php8 compatible

@stale
Copy link

stale bot commented Jun 3, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Jun 3, 2021
@stale stale bot closed this as completed Jun 11, 2021
@Gregman-js
Copy link

Yess, problem still persist

Problem 1
    - Root composer.json requires enqueue/stomp ^0.10.9 -> satisfiable by enqueue/stomp[0.10.9].
    - enqueue/stomp 0.10.9 requires richardfullmer/rabbitmq-management-api ^2.1.1 -> found richardfullmer/rabbitmq-management-api[dev-httplug, dev-master, 1.0.0, ..., 1.x-dev (alias of dev-master), 2.0.0, 2.1.0] but it does not match the constraint.

There is no richardfullmer/rabbitmq-management-api ^2.1.1 version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants