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-05 14:24:56 +0300
committerGitHub <noreply@github.com>2022-07-05 14:24:56 +0300
commit39e0b9c00ab0ab2e22320b465529c03239380360 (patch)
tree5e32e539c6012fe853975ddd9c0df5cc6f68ab89
parent2f83819461501e83cabe74c9184ed69fbccdbad4 (diff)
Bump onelogin/php-saml from 3.4.1 to 4.0.1 in /3rdpartydependabot/composer/3rdparty/onelogin/php-saml-4.0.1
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>
-rw-r--r--3rdparty/composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/3rdparty/composer.lock b/3rdparty/composer.lock
index 166e0d69..e6c7f745 100644
--- a/3rdparty/composer.lock
+++ b/3rdparty/composer.lock
@@ -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",