Skip to content
Snippets Groups Projects
Commit 7d3621cc authored by Cornelius Kölbel's avatar Cornelius Kölbel
Browse files

remove trailing comma

parent 18aefce8
No related branches found
No related tags found
No related merge requests found
...@@ -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"
} }
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment