-
- Downloads
Changed required version of modules
... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
], | ], | ||
"require": { | "require": { | ||
"php": ">=7.1.0", | "php": ">=7.1.0", | ||
"cesnet/simplesamlphp-module-perun" : "^3.0", | "cesnet/simplesamlphp-module-perun" : ">=3.0", | ||
"simplesamlphp/simplesamlphp": "~1.17", | "simplesamlphp/simplesamlphp": "~1.17", | ||
"ext-mysqli": "*", | "ext-mysqli": "*", | ||
"ext-json": "*" | "ext-json": "*" | ||
... | ... |
Please register or sign in to comment