Skip to content

Commit f093ee2

Browse files
committed
Use the release from the fork
1 parent 0257a50 commit f093ee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"stomp-php/stomp-php": "^4|^5",
4040
"php-http/guzzle7-adapter": "^0.1.1",
4141
"php-http/client-common": "^2.2.1",
42-
"richardfullmer/rabbitmq-management-api": "dev-http-client-2 as 2.1.0",
42+
"richardfullmer/rabbitmq-management-api": "^2.1.1",
4343
"predis/predis": "^1.1",
4444
"thruway/client": "^0.5.0",
4545
"thruway/pawl-transport": "^0.5.0",

pkg/stomp/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"queue-interop/queue-interop": "^0.8",
1313
"php-http/guzzle7-adapter": "^0.1.1",
1414
"php-http/client-common": "^2.2.1",
15-
"richardfullmer/rabbitmq-management-api": "^2.0"
15+
"richardfullmer/rabbitmq-management-api": "^2.1.1"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)