Skip to content

Commit 20668d0

Browse files
RuslanRuslan
Ruslan
authored and
Ruslan
committed
2 parents c6e01c4 + 74b1467 commit 20668d0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"name": "enqueue/magento2-enqueue",
3-
"type": "magento-module",
4-
"description": "Message Queue solutions for Magento. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk",
3+
"type": "magento2-module",
4+
"description": "Message Queue solutions for Magento2. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk, Google PubSub",
55
"license": "MIT",
6-
"keywords": ["messaging", "queue", "amqp", "magento", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs", "gearman", "beanstalk"],
6+
"keywords": ["messaging", "queue", "amqp", "magento", "magento2", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs", "gearman", "beanstalk", "amqp"],
77
"require": {
88
"enqueue/enqueue": "^0.8",
99
"enqueue/simple-client": "^0.8"
@@ -16,4 +16,4 @@
1616
"Enqueue\\Enqueue\\": ""
1717
}
1818
}
19-
}
19+
}

0 commit comments

Comments
 (0)