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:
authorblizzz <blizzz@arthur-schiwon.de>2022-07-23 00:52:52 +0300
committerGitHub <noreply@github.com>2022-07-23 00:52:52 +0300
commit04e580dc53963b3eddd89bad65306f35f07b0ae8 (patch)
tree908aa0c4c44b4347104711860a013f986f58b546
parentc7c64e48ca48d36dff0ced2967f6497bde41396a (diff)
parent34501f6a6cad7e9d173733388c4f3bfa0d58402a (diff)
Merge pull request #636 from nextcloud/dependabot/composer/3rdparty/onelogin/php-saml-4.1.0
Bump onelogin/php-saml from 4.0.1 to 4.1.0 in /3rdparty
-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",