Bump onelogin/php-saml from 4.0.1 to 4.1.0 in /3rdparty

Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/onelogin/php-saml/releases)
- [Changelog](https://github.com/onelogin/php-saml/blob/master/CHANGELOG)
- [Commits](https://github.com/onelogin/php-saml/compare/4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: onelogin/php-saml
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-18 01:53:20 +00:00 committed by GitHub
parent 824d2fe257
commit 34501f6a6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

10
3rdparty/composer.lock generated vendored
View file

@ -51,16 +51,16 @@
},
{
"name": "onelogin/php-saml",
"version": "4.0.1",
"version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/onelogin/php-saml.git",
"reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a"
"reference": "b22a57ebd13e838b90df5d3346090bc37056409d"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/bc0eda0b5f3b26f659efa4e316c0fe56c450673a",
"reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/b22a57ebd13e838b90df5d3346090bc37056409d",
"reference": "b22a57ebd13e838b90df5d3346090bc37056409d",
"shasum": ""
},
"require": {
@ -98,7 +98,7 @@
"onelogin",
"saml"
],
"time": "2022-06-27T16:14:32+00:00"
"time": "2022-07-15T20:44:36+00:00"
},
{
"name": "robrichards/xmlseclibs",