diff --git a/composer.lock b/composer.lock index e0cc5996..5cded03f 100644 --- a/composer.lock +++ b/composer.lock @@ -2355,16 +2355,16 @@ }, { "name": "simplesamlphp/saml2", - "version": "v4.6.12", + "version": "v4.6.13", "source": { "type": "git", "url": "https://github.com/simplesamlphp/saml2.git", - "reference": "9545abd0d9d48388f2fa00469c5c1e0294f0303e" + "reference": "f32fdf3b86b156adfb982a09c902790dc6562b34" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/9545abd0d9d48388f2fa00469c5c1e0294f0303e", - "reference": "9545abd0d9d48388f2fa00469c5c1e0294f0303e", + "url": "https://api.github.com/repos/simplesamlphp/saml2/zipball/f32fdf3b86b156adfb982a09c902790dc6562b34", + "reference": "f32fdf3b86b156adfb982a09c902790dc6562b34", "shasum": "" }, "require": { @@ -2376,6 +2376,9 @@ "robrichards/xmlseclibs": "^3.1.1", "webmozart/assert": "^1.9" }, + "conflict": { + "robrichards/xmlseclibs": "3.1.2" + }, "require-dev": { "mockery/mockery": "^1.3", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", @@ -2407,9 +2410,9 @@ "description": "SAML2 PHP library from SimpleSAMLphp", "support": { "issues": "https://github.com/simplesamlphp/saml2/issues", - "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.12" + "source": "https://github.com/simplesamlphp/saml2/tree/v4.6.13" }, - "time": "2024-04-25T14:10:08+00:00" + "time": "2024-11-20T21:03:56+00:00" }, { "name": "surfnet/stepup-bundle",