We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbe404 commit 3f65041Copy full SHA for 3f65041
1 file changed
composer.json
@@ -23,12 +23,11 @@
23
},
24
"autoload": {
25
"psr-4": {
26
- "SimpleSAML\\modules\\cdc\\": "lib/"
+ "SimpleSAML\\Module\\cdc\\": "lib/"
27
}
28
29
"autoload-dev": {
30
31
- "Tests\\SimpleSAML\\modules\\cdc\\TestFiles\\": "tests/files",
32
"SimpleSAML\\Test\\Utils\\": "vendor/simplesamlphp/simplesamlphp/tests/Utils"
33
34
0 commit comments