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

Commit f47dbdf

Browse files
vyskocilpavelpajavyskocil
authored andcommitted
Changed the required version in composer.json
* Changed the required version in composer.json for perunauthorize module
1 parent cdf06ec commit f47dbdf

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
@@ -4,6 +4,6 @@
44
"type": "simplesamlphp-module",
55
"require": {
66
"simplesamlphp/composer-module-installer": "~1.0",
7-
"cesnet/simplesamlphp-module-perunauthorize": "dev-master"
7+
"cesnet/simplesamlphp-module-perunauthorize": "~1.0"
88
}
99
}

0 commit comments

Comments
 (0)