We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f680ae8 commit 3d0de8eCopy full SHA for 3d0de8e
2 files changed
composer.json
@@ -43,8 +43,7 @@
43
"ext-json": "*",
44
"ext-mbstring": "*",
45
"gettext/gettext": "^4.6",
46
- "phpmailer/phpmailer": "^6.0",
47
- "robrichards/xmlseclibs": "^3.0.4",
+ "phpmailer/phpmailer": "^6.1",
48
"simplesamlphp/saml2": "^4.1",
49
"simplesamlphp/twig-configurable-i18n": "^2.1",
50
"symfony/cache": "^4.0",
@@ -65,7 +64,7 @@
65
64
"ext-curl": "*",
66
"mikey179/vfsstream": "~1.6",
67
"simplesamlphp/simplesamlphp-module-adfs": "dev-master",
68
- "simplesamlphp/simplesamlphp-test-framework": "^0.1.7"
+ "simplesamlphp/simplesamlphp-test-framework": "^0.1.9"
69
},
70
"suggest": {
71
"predis/predis": "Needed if a Redis server is used to store session information",
0 commit comments