We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf2005d + 6e7bc4c commit e2b4ceaCopy full SHA for e2b4cea
1 file changed
composer.json
@@ -31,5 +31,14 @@
31
"support": {
32
"issues": "https://github.com/tenet-ac-za/simplesamlphp-module-sqlattribs/issues",
33
"source": "https://github.com/tenet-ac-za/simplesamlphp-module-sqlattribs"
34
+ },
35
+ "config": {
36
+ "preferred-install": {
37
+ "*": "dist"
38
39
+ "sort-packages": true,
40
+ "allow-plugins": {
41
+ "simplesamlphp/composer-module-installer": true
42
+ }
43
}
44
0 commit comments