Skip to content

Commit 9f95c6c

Browse files
author
dmitriy
committed
deleted symfony/amqp-pack
1 parent 3225b60 commit 9f95c6c

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"ext-mbstring": "*",
3232
"ext-pdo": "*",
3333
"ext-pdo_mysql": "*",
34+
"ext-amqp": "*",
3435
"antishov/doctrine-extensions-bundle": "^1.4",
3536
"doctrine/doctrine-migrations-bundle": "^2.1",
3637
"easycorp/easy-log-handler": "1.0.*",
@@ -44,7 +45,6 @@
4445
"ramsey/uuid-doctrine": "^1.6",
4546
"sensio/framework-extra-bundle": "^5.5",
4647
"sensiolabs/security-checker": "^6.0",
47-
"symfony/amqp-pack": "^1.0",
4848
"symfony/asset": "4.4.*",
4949
"symfony/config": "4.4.*",
5050
"symfony/console": "4.4.*",

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ Notes: Please see more commands in Makefile
163163
* [security-checker](https://github.com/sensiolabs/security-checker)
164164
* [messenger](https://symfony.com/doc/current/messenger.html)
165165
* [serializer-pack](https://packagist.org/packages/symfony/serializer-pack)
166-
* [amqp](https://packagist.org/packages/symfony/amqp-pack)
167166
* [composer-bin-plugin](https://github.com/bamarni/composer-bin-plugin)
168167
* [ergebnis/composer-normalize](https://github.com/ergebnis/composer-normalize)
169168
* [symfony/requirements-checker](https://github.com/symfony/requirements-checker)

0 commit comments

Comments
 (0)