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-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-09-30 13:16:30 +0300
committerGitHub <noreply@github.com>2019-09-30 13:16:30 +0300
commite89ad2f29ebad6af245d392f2c46e3ed94d0db4e (patch)
tree4aecc570590b8b23513a9dcfd12cd08f5d2a8877 /3rdparty
parente0c1b91d9ee6e6b37e83cee85585c6beb17aa38d (diff)
Bump onelogin/php-saml from 3.1.1 to 3.3.0 in /3rdparty
Bumps [onelogin/php-saml](https://github.com/onelogin/php-saml) from 3.1.1 to 3.3.0. - [Release notes](https://github.com/onelogin/php-saml/releases) - [Changelog](https://github.com/onelogin/php-saml/blob/3.3.0/CHANGELOG) - [Commits](https://github.com/onelogin/php-saml/compare/3.1.1...3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to '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 03f42a93..bdf0f047 100644
--- a/3rdparty/composer.lock
+++ b/3rdparty/composer.lock
@@ -51,16 +51,16 @@
},
{
"name": "onelogin/php-saml",
- "version": "3.1.1",
+ "version": "3.3.0",
"source": {
"type": "git",
"url": "https://github.com/onelogin/php-saml.git",
- "reference": "c9026b26395a65184550055d9a01bdf9dbd30861"
+ "reference": "a79a9e3cdd414ec177aad916ce741210052620c7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/onelogin/php-saml/zipball/c9026b26395a65184550055d9a01bdf9dbd30861",
- "reference": "c9026b26395a65184550055d9a01bdf9dbd30861",
+ "url": "https://api.github.com/repos/onelogin/php-saml/zipball/a79a9e3cdd414ec177aad916ce741210052620c7",
+ "reference": "a79a9e3cdd414ec177aad916ce741210052620c7",
"shasum": ""
},
"require": {
@@ -97,7 +97,7 @@
"onelogin",
"saml"
],
- "time": "2019-03-11T09:41:32+00:00"
+ "time": "2019-09-11T13:56:06+00:00"
},
{
"name": "robrichards/xmlseclibs",