We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44afc5e commit 207057cCopy full SHA for 207057c
1 file changed
composer.json
@@ -36,5 +36,10 @@
36
"branch-alias": {
37
"dev-master": "1.9.x-dev"
38
}
39
+ },
40
+ "config": {
41
+ "allow-plugins": {
42
+ "simplesamlphp/composer-module-installer": true
43
+ }
44
45
0 commit comments