We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f093ee2 commit 41bbfbdCopy full SHA for 41bbfbd
1 file changed
pkg/stomp/composer.json
@@ -5,6 +5,12 @@
5
"keywords": ["messaging", "queue", "stomp"],
6
"homepage": "https://enqueue.forma-pro.com/",
7
"license": "MIT",
8
+ "repositories": [
9
+ {
10
+ "type": "git",
11
+ "url": "https://github.com/andrewmy/php-rabbitmq-management-api.git"
12
+ }
13
+ ],
14
"require": {
15
"php": "^7.3|^8.0",
16
"enqueue/dsn": "^0.10",
0 commit comments