Skip to content

Commit 695b1f7

Browse files
gilbertsoftohader
authored andcommitted
[TASK] Allow typo3/cms-composer-installers plugin
1 parent 97390ad commit 695b1f7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
"license": "GPL-2.0-or-later",
55
"type": "project",
66
"config": {
7+
"allow-plugins": {
8+
"typo3/class-alias-loader": true,
9+
"typo3/cms-composer-installers": true
10+
},
711
"platform": {
812
"php": "7.4.1"
913
},

0 commit comments

Comments
 (0)