Skip to content

Commit 3d0de8e

Browse files
committed
Update all dependencies; closes #1333
1 parent f680ae8 commit 3d0de8e

2 files changed

Lines changed: 78 additions & 71 deletions

File tree

composer.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@
4343
"ext-json": "*",
4444
"ext-mbstring": "*",
4545
"gettext/gettext": "^4.6",
46-
"phpmailer/phpmailer": "^6.0",
47-
"robrichards/xmlseclibs": "^3.0.4",
46+
"phpmailer/phpmailer": "^6.1",
4847
"simplesamlphp/saml2": "^4.1",
4948
"simplesamlphp/twig-configurable-i18n": "^2.1",
5049
"symfony/cache": "^4.0",
@@ -65,7 +64,7 @@
6564
"ext-curl": "*",
6665
"mikey179/vfsstream": "~1.6",
6766
"simplesamlphp/simplesamlphp-module-adfs": "dev-master",
68-
"simplesamlphp/simplesamlphp-test-framework": "^0.1.7"
67+
"simplesamlphp/simplesamlphp-test-framework": "^0.1.9"
6968
},
7069
"suggest": {
7170
"predis/predis": "Needed if a Redis server is used to store session information",

0 commit comments

Comments
 (0)