-
- Downloads
remove trailing comma
... | @@ -3,6 +3,6 @@ | ... | @@ -3,6 +3,6 @@ |
"description": "Add two factor authentication like OTP to simpleSAMLphp. The second factor is managed in privacyIDEA.", | "description": "Add two factor authentication like OTP to simpleSAMLphp. The second factor is managed in privacyIDEA.", | ||
"type": "simplesamlphp-module", | "type": "simplesamlphp-module", | ||
"require": { | "require": { | ||
"simplesamlphp/composer-module-installer": "~1.0", | "simplesamlphp/composer-module-installer": "~1.0" | ||
} | } | ||
} | } |
Please register or sign in to comment