Merge pull request #316 from nextcloud/dependabot/composer/3rdparty/onelogin/php-saml-3.1.1

Bump onelogin/php-saml from 3.0.0 to 3.1.1 in /3rdparty
This commit is contained in:
blizzz 2019-04-13 01:03:41 +02:00 committed by GitHub
commit f5448ea663
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

22
3rdparty/composer.lock generated vendored
View file

@ -51,21 +51,21 @@
},
{
"name": "onelogin/php-saml",
"version": "v3.0.0",
"version": "3.1.1",
"source": {
"type": "git",
"url": "https://github.com/onelogin/php-saml.git",
"reference": "920c2240e48c9a74aad4129720f48fbf3d5fee47"
"reference": "c9026b26395a65184550055d9a01bdf9dbd30861"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/920c2240e48c9a74aad4129720f48fbf3d5fee47",
"reference": "920c2240e48c9a74aad4129720f48fbf3d5fee47",
"url": "https://api.github.com/repos/onelogin/php-saml/zipball/c9026b26395a65184550055d9a01bdf9dbd30861",
"reference": "c9026b26395a65184550055d9a01bdf9dbd30861",
"shasum": ""
},
"require": {
"php": ">=5.4",
"robrichards/xmlseclibs": "^3.0"
"robrichards/xmlseclibs": ">=3.0.3"
},
"require-dev": {
"pdepend/pdepend": "^2.5.0",
@ -97,20 +97,20 @@
"onelogin",
"saml"
],
"time": "2018-10-02T16:02:37+00:00"
"time": "2019-03-11T09:41:32+00:00"
},
{
"name": "robrichards/xmlseclibs",
"version": "3.0.2",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "1f4de0c0d121922aafd8c62c2a9f5e528830cf38"
"reference": "406c68ac9124db033d079284b719958b829cb830"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/1f4de0c0d121922aafd8c62c2a9f5e528830cf38",
"reference": "1f4de0c0d121922aafd8c62c2a9f5e528830cf38",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/406c68ac9124db033d079284b719958b829cb830",
"reference": "406c68ac9124db033d079284b719958b829cb830",
"shasum": ""
},
"require": {
@ -135,7 +135,7 @@
"xml",
"xmldsig"
],
"time": "2018-09-27T13:24:13+00:00"
"time": "2018-11-15T11:59:02+00:00"
}
],
"packages-dev": [],