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

Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.4.1 to 4.0.1.
- [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/3.4.1...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-05 11:24:56 +00:00 committed by GitHub
parent 2f83819461
commit 39e0b9c00a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

10
3rdparty/composer.lock generated vendored
View File

@ -51,16 +51,16 @@
},
{
"name": "onelogin/php-saml",
"version": "4.0.0",
"version": "4.0.1",
"source": {
"type": "git",
"url": "https://github.com/onelogin/php-saml.git",
"reference": "f30f5062f3653c4d2082892d207f4dc3e577d979"
"reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/f30f5062f3653c4d2082892d207f4dc3e577d979",
"reference": "f30f5062f3653c4d2082892d207f4dc3e577d979",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/bc0eda0b5f3b26f659efa4e316c0fe56c450673a",
"reference": "bc0eda0b5f3b26f659efa4e316c0fe56c450673a",
"shasum": ""
},
"require": {
@ -98,7 +98,7 @@
"onelogin",
"saml"
],
"time": "2021-03-02T10:19:19+00:00"
"time": "2022-06-27T16:14:32+00:00"
},
{
"name": "robrichards/xmlseclibs",