Skip to content

Commit 30215ca

Browse files
committed
Add allow composer plugins config
1 parent 6de35bd commit 30215ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

+4
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,10 @@
6868
"bin-dir": ".Build/bin",
6969
"preferred-install": {
7070
"typo3/cms": "source"
71+
},
72+
"allow-plugins": {
73+
"typo3/class-alias-loader": true,
74+
"typo3/cms-composer-installers": true
7175
}
7276
},
7377
"scripts": {

0 commit comments

Comments
 (0)