-
- Downloads
"src/git@git.hab.de:iglesia/uri.hab.de.git" did not exist on "d2534bbbc35cc5fca3b40a6a40c377d2162e030a"
Switched to namespaces and psr-4
... | @@ -9,5 +9,10 @@ | ... | @@ -9,5 +9,10 @@ |
}, | }, | ||
"require-dev": { | "require-dev": { | ||
"simplesamlphp/simplesamlphp": "~1.13" | "simplesamlphp/simplesamlphp": "~1.13" | ||
}, | |||
"autoload": { | |||
"psr-4": { | |||
"SimpleSAML\\modules\\pica\\": "lib/" | |||
} | |||
} | } | ||
} | } |
Please register or sign in to comment