Skip to content
Snippets Groups Projects
Unverified Commit 1cde760b authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

Changed required version of modules

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