We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f63631b commit c464121Copy full SHA for c464121
2 files changed
composer.json
@@ -32,7 +32,7 @@
32
"aws/aws-sdk-php": "^3.26",
33
"stomp-php/stomp-php": "^4",
34
"php-http/guzzle6-adapter": "^1.1",
35
- "php-http/client-common": "^1.7@dev",
+ "php-http/client-common": "^2.2.1",
36
"richardfullmer/rabbitmq-management-api": "^2.0",
37
"predis/predis": "^1.1",
38
"thruway/client": "^0.5.0",
pkg/stomp/composer.json
@@ -11,7 +11,7 @@
11
12
"queue-interop/queue-interop": "^0.8",
13
14
15
"richardfullmer/rabbitmq-management-api": "^2.0"
16
},
17
"require-dev": {
0 commit comments