diff options
Diffstat (limited to 'composer.json')
| -rw-r--r-- | composer.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/composer.json b/composer.json index 278b2f6..e2bb7d6 100644 --- a/composer.json +++ b/composer.json @@ -137,7 +137,8 @@ "phpseclib/phpseclib2_compat": "1.0.6", "oat-sa/lib-lti1p3-deep-linking": "4.1.0", "lcobucci/jwt": "^4.3", - "guzzlehttp/guzzle": "^7.9.2" + "guzzlehttp/guzzle": "^7.9.2", + "onelogin/php-saml": "^4.3" }, "replace": { "symfony/polyfill-php54": "*", |
