Skip to content

Commit b1c142b

Browse files
committed
New: Added zaphyr-org/plugin-installer to allowed composer plugins
1 parent df34b7c commit b1c142b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

composer.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@
7070
},
7171
"config": {
7272
"sort-packages": true,
73-
"optimize-autoloader": true
73+
"optimize-autoloader": true,
74+
"allow-plugins": {
75+
"zaphyr-org/plugin-installer": true
76+
}
7477
},
7578
"minimum-stability": "dev",
7679
"prefer-stable": true

0 commit comments

Comments
 (0)