-
- Downloads
Update to xmlseclibs 3.0.0-p1, saml2 3.0.2
Showing
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 47 additions, 47 deletionscomposer.lock
- docs/simplesamlphp-changelog.md 2 additions, 0 deletionsdocs/simplesamlphp-changelog.md
- docs/simplesamlphp-install.md 1 addition, 2 deletionsdocs/simplesamlphp-install.md
- docs/simplesamlphp-upgrade-notes-1.15.md 2 additions, 0 deletionsdocs/simplesamlphp-upgrade-notes-1.15.md
- modules/core/hooks/hook_sanitycheck.php 1 addition, 1 deletionmodules/core/hooks/hook_sanitycheck.php
- modules/core/www/frontpage_config.php 2 additions, 2 deletionsmodules/core/www/frontpage_config.php
... | ... | @@ -37,7 +37,7 @@ |
"ext-json": "*", | ||
"ext-mbstring": "*", | ||
"simplesamlphp/saml2": "~3.0", | ||
"robrichards/xmlseclibs": "~3.0", | ||
"simplesamlphp/xmlseclibs": "~3.0", | ||
"whitehat101/apr1-md5": "~1.0", | ||
"twig/twig": "~1.0", | ||
"gettext/gettext": "^3.5", | ||
... | ... |
Please register or sign in to comment