We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a6f694 commit b26c704Copy full SHA for b26c704
composer.json
@@ -12,10 +12,6 @@
12
{
13
"type": "git",
14
"url": "https://github.com/andrewmy/php-rabbitmq-management-api.git"
15
- },
16
- {
17
- "type": "git",
18
- "url": "https://github.com/andrewmy/stomp-php.git"
19
}
20
],
21
"require": {
@@ -40,7 +36,7 @@
40
36
"mongodb/mongodb": "^1.2",
41
37
"pda/pheanstalk": "^3",
42
38
"aws/aws-sdk-php": "^3.26",
43
- "stomp-php/stomp-php": "dev-php-8-travis as 4.6.1",
39
+ "stomp-php/stomp-php": "^4|^5",
44
"php-http/guzzle7-adapter": "^0.1.1",
45
"php-http/client-common": "^2.2.1",
46
"richardfullmer/rabbitmq-management-api": "dev-http-client-2 as 2.1.0",
0 commit comments