Skip to content

Commit 6fc366c

Browse files
authored
No need for extra doctrine dependency
1 parent 94f2c18 commit 6fc366c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/internal/Magento/Framework/MessageQueue/composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@
1111
],
1212
"require": {
1313
"magento/framework": "*",
14-
"php": "~7.1.3||~7.2.0||~7.3.0",
15-
"doctrine/instantiator": "^1.0"
14+
"php": "~7.1.3||~7.2.0||~7.3.0"
1615
},
1716
"autoload": {
1817
"psr-4": {

0 commit comments

Comments
 (0)