Skip to content

Commit e2f1903

Browse files
committed
Add magento-composer-installer to allowed plugins (OpenMage#2296)
1 parent 2fdbbb9 commit e2f1903

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,10 @@
4848
"dev-main": "1.9.4.x-dev"
4949
},
5050
"magento-root-dir": "root"
51+
},
52+
"config": {
53+
"allow-plugins": {
54+
"magento-hackathon/magento-composer-installer": true
55+
}
5156
}
5257
}

0 commit comments

Comments
 (0)