user_saml/3rdparty/composer.json
dependabot-preview[bot] 45111590f8 Bump onelogin/php-saml from 3.4.1 to 4.0.0 in /3rdparty
Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/onelogin/php-saml/releases)
- [Changelog](https://github.com/onelogin/php-saml/blob/4.0.0/CHANGELOG)
- [Commits](https://github.com/onelogin/php-saml/compare/3.4.1...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2022-05-31 06:52:43 +00:00

11 lines
198 B
JSON

{
"config": {
"optimize-autoloader": true,
"classmap-authoritative": true
},
"require": {
"onelogin/php-saml": "^4.0",
"firebase/php-jwt": "^4.0"
}
}