We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85825c8 commit 9682bf3Copy full SHA for 9682bf3
1 file changed
composer.json
@@ -67,7 +67,8 @@
67
},
68
"autoload": {
69
"psr-4": {
70
- "SimpleSAML\\Module\\oidc\\": "src/"
+ "SimpleSAML\\Module\\oidc\\": "src/",
71
+ "SimpleSAML\\Module\\oidcMigrations\\": "migrations/"
72
}
73
74
"autoload-dev": {
0 commit comments