-
- Downloads
Remove version from composer.json
... | @@ -2,7 +2,6 @@ | ... | @@ -2,7 +2,6 @@ |
"name": "cesnet/simplesamlphp-module-remoteuserssl", | "name": "cesnet/simplesamlphp-module-remoteuserssl", | ||
"description": "The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.", | "description": "The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.", | ||
"type": "simplesamlphp-module", | "type": "simplesamlphp-module", | ||
"version": "1.1.0-dev", | |||
"keywords": ["simplesamlphp", "remoteuserssl"], | "keywords": ["simplesamlphp", "remoteuserssl"], | ||
"license": "BSD-2-Clause", | "license": "BSD-2-Clause", | ||
"authors": [ | "authors": [ | ||
... | ... |
Please register or sign in to comment