File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1515 "email" : " jaime.perez@uninett.no"
1616 }
1717 ],
18+ "config" : {
19+ "preferred-install" : {
20+ "simplesamlphp/simplesamlphp" : " source" ,
21+ "*" : " dist"
22+ }
23+ },
24+ "autoload" : {
25+ "psr-4" : {
26+ "SimpleSAML\\ modules\\ cdc\\ " : " lib/"
27+ }
28+ },
29+ "autoload-dev" : {
30+ "psr-4" : {
31+ "Tests\\ SimpleSAML\\ modules\\ cdc\\ TestFiles\\ " : " tests/files" ,
32+ "SimpleSAML\\ Test\\ Utils\\ " : " vendor/simplesamlphp/simplesamlphp/tests/Utils"
33+ }
34+ },
1835 "require" : {
1936 "simplesamlphp/composer-module-installer" : " >=1.1.6"
2037 },
21- "require-dev" : {
22- "simplesamlphp/simplesamlphp" : " ^1.17" ,
23- "phpunit/phpunit" : " ~4.8.36"
38+ "require-dev" : {
39+ "simplesamlphp/simplesamlphp" : " ^1.17" ,
40+ "phpunit/phpunit" : " ~4.8.36"
2441 },
2542 "support" : {
2643 "issues" : " https://github.com/simplesamlphp/simplesamlphp-module-cdc/issues" ,
You can’t perform that action at this time.
0 commit comments