-
- Downloads
feat: 
AuthProc filter ApiStatistics to write via API

parent
cce10f0b
No related branches found
No related tags found
... | ... | @@ -21,6 +21,7 @@ |
"ext-filter": "*", | ||
"ext-json": "*", | ||
"ext-PDO": "*", | ||
"ext-curl": "*", | ||
"simplesamlphp/simplesamlphp": "^1.19.2" | ||
}, | ||
"suggest": { | ||
... | ... |
lib/Auth/Process/ApiStatistics.php
0 → 100644