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