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

Commit 9d1d764

Browse files
committed
Changed required modules
* Bumped version for simplesamlphp/simplesamlphp * Bumped version for cesnet/simplesamlphp-module-perunauthorize
1 parent 45df5ea commit 9d1d764

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
}
2121
],
2222
"require": {
23-
"simplesamlphp/simplesamlphp": "~1.16",
23+
"simplesamlphp/simplesamlphp": "~1.17",
2424
"simplesamlphp/composer-module-installer": "~1.0",
25-
"cesnet/simplesamlphp-module-perunauthorize": "~1.0",
25+
"cesnet/simplesamlphp-module-perunauthorize": "~2.0",
2626
"ext-curl": "*",
2727
"ext-json": "*"
2828
}

0 commit comments

Comments
 (0)