Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
makasim authored Dec 16, 2017
1 parent 37e6de3 commit 6262782
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "enqueue/magento-enqueue",
"type": "magento-module",
"description": "Enqueue Message Queue for Magento",
"description": "Message Queue solutions for Magento. Supports RabbitMQ, AMQP, STOMP, Amazon SQS, Kafka, Redis, Google PubSub, Gearman, Beanstalk",
"license": "MIT",
"keywords": ["messaging", "queue", "amqp", "magento", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs"],
"keywords": ["messaging", "queue", "amqp", "magento", "rabbitmq", "kafka", "redis", "sqs", "google-pubsub", "amazon-sqs", "gearman", "beanstalk"],
"require": {
"enqueue/enqueue": "^0.3",
"enqueue/simple-client": "^0.3"
Expand Down

0 comments on commit 6262782

Please sign in to comment.