user_saml/3rdparty/composer.json
dependabot[bot] 5ff004d6ed
Bump firebase/php-jwt from 4.0.0 to 5.0.0 in /3rdparty
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/firebase/php-jwt/releases)
- [Commits](https://github.com/firebase/php-jwt/compare/v4.0.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-01 20:30:33 +00:00

11 lines
198 B
JSON

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