Skip to content

Commit 207057c

Browse files
committed
Allow simplesamlphp/composer-module-installer to run
1 parent 44afc5e commit 207057c

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
@@ -36,5 +36,10 @@
3636
"branch-alias": {
3737
"dev-master": "1.9.x-dev"
3838
}
39+
},
40+
"config": {
41+
"allow-plugins": {
42+
"simplesamlphp/composer-module-installer": true
43+
}
3944
}
4045
}

0 commit comments

Comments
 (0)