We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1cec94 commit 46501f6Copy full SHA for 46501f6
composer.json
@@ -37,7 +37,7 @@
37
"pda/pheanstalk": "^3",
38
"aws/aws-sdk-php": "^3.26",
39
"stomp-php/stomp-php": "^4",
40
- "php-http/guzzle6-adapter": "^1.1",
+ "php-http/guzzle7-adapter": "^0.1.1",
41
"php-http/client-common": "^2.2.1",
42
"richardfullmer/rabbitmq-management-api": "dev-http-client-2 as 2.1.0",
43
"predis/predis": "^1.1",
pkg/stomp/composer.json
@@ -10,7 +10,7 @@
10
"enqueue/dsn": "^0.10",
11
12
"queue-interop/queue-interop": "^0.8",
13
14
15
"richardfullmer/rabbitmq-management-api": "^2.0"
16
},
0 commit comments