-
- Downloads
Merge branch 'release/0.3.0'
No related branches found
No related tags found
... | @@ -9,5 +9,10 @@ | ... | @@ -9,5 +9,10 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"simplesamlphp/simplesamlphp": "~1.13" | "simplesamlphp/simplesamlphp": "~1.13" | ||
}, | |||
"autoload": { | |||
"psr-4": { | |||
"SimpleSAML\\Module\\pica\\": "lib/" | |||
} | |||
} | } | ||
} | } |
Please register or sign in to comment