Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/user_saml.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-18 04:53:20 +0300
committerGitHub <noreply@github.com>2022-07-18 04:53:20 +0300
commit34501f6a6cad7e9d173733388c4f3bfa0d58402a (patch)
treed5cdcbd08099ee096bdf59bdb1509a4ec3b35994
parent824d2fe2574cc2c98c7d1188fbe13abe50d756f3 (diff)
Bump onelogin/php-saml from 4.0.1 to 4.1.0 in /3rdpartydependabot/composer/3rdparty/onelogin/php-saml-4.1.0
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>
-rw-r--r--3rdparty/composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/3rdparty/composer.lock b/3rdparty/composer.lock
index e6c7f745..22163fce 100644
--- a/3rdparty/composer.lock
+++ b/3rdparty/composer.lock
@@ -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",