Skip to content

Commit 7d816d5

Browse files
committed
MAGETWO-90187: "magento/framework-amqp", "magento/framework-message-queue", "magento/framework-bulk" libraries are packaged as part of "magento/framework"
- aligned composer.json
1 parent 91fa304 commit 7d816d5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

lib/internal/Magento/Framework/composer.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,11 @@
3939
"zendframework/zend-validator": "^2.6.0"
4040
},
4141
"archive": {
42-
"exclude": ["Amqp", "Bulk", "MessageQueue"]
42+
"exclude": [
43+
"Amqp",
44+
"Bulk",
45+
"MessageQueue"
46+
]
4347
},
4448
"suggest": {
4549
"ext-imagick": "Use Image Magick >=3.0.0 as an optional alternative image processing library"

0 commit comments

Comments
 (0)