Skip to content
Snippets Groups Projects
Verified Commit f805f934 authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

fix: fix dependency on perun-module

parent 7c5abd06
Branches
Tags
No related merge requests found
...@@ -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": "~6.0", "cesnet/simplesamlphp-module-perun": ">=6.0",
"ext-json": "*", "ext-json": "*",
"ext-curl": "*" "ext-curl": "*"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment