-
- Downloads
Add v2.3.0 into CHANGELOG.md
... | @@ -17,7 +17,7 @@ | ... | @@ -17,7 +17,7 @@ |
"require": { | "require": { | ||
"simplesamlphp/composer-module-installer": "~1.0", | "simplesamlphp/composer-module-installer": "~1.0", | ||
"simplesamlphp/simplesamlphp": "~1.17", | "simplesamlphp/simplesamlphp": "~1.17", | ||
"cesnet/simplesamlphp-module-perun": "~4.0", | "cesnet/simplesamlphp-module-perun": ">=4.0", | ||
"ext-json": "*", | "ext-json": "*", | ||
"ext-curl": "*" | "ext-curl": "*" | ||
} | } | ||
... | ... |
Please register or sign in to comment