Skip to content
This repository was archived by the owner on Sep 19, 2022. It is now read-only.

Commit 1cde760

Browse files
committed
Changed required version of modules
1 parent aca488b commit 1cde760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"require": {
1414
"php": ">=7.1.0",
15-
"cesnet/simplesamlphp-module-perun" : "^3.0",
15+
"cesnet/simplesamlphp-module-perun" : ">=3.0",
1616
"simplesamlphp/simplesamlphp": "~1.17",
1717
"ext-mysqli": "*",
1818
"ext-json": "*"

0 commit comments

Comments
 (0)