Skip to content

Commit 1ba595d

Browse files
authored
change package name in order to register it with packagist
1 parent 0b32009 commit 1ba595d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "php-amqplib/rabbitmq-bundle",
2+
"name": "emag-tech-labs/rabbitmq-bundle",
33
"type": "symfony-bundle",
4-
"description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly oldsound/rabbitmq-bundle.",
4+
"description": "Integrates php-amqplib with Symfony & RabbitMq. Formerly php-amqplib, oldsound/rabbitmq-bundle.",
55
"keywords": ["symfony", "symfony4", "symfony5", "rabbitmq", "message", "queue", "amqp"],
66
"license": "MIT",
77
"authors": [{

0 commit comments

Comments
 (0)