We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2236db commit 8bb1c24Copy full SHA for 8bb1c24
UPGRADE.md
@@ -1,3 +1,7 @@
1
+# Version 3 to 4
2
+- PHP version requirement was bumped to v8.0 to enable updating important dependant packages like 'league/oauth2-server'
3
+ which has already moved to PHPv8 between their minor releases.
4
+
5
# Version 2 to 3
6
- Module code was refactored to make it compatible with SimpleSAMLphp v2
7
- Default key name was changed from oidc_module.pem to oidc_module.key. If you don't set custom
0 commit comments