From 8ab59be9148990386529d88ac3c1022b216eed0b Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Mon, 27 Nov 2023 19:20:30 +0100 Subject: [PATCH] Bump xml-security lib --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index cea149824..b70f25027 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "robrichards/xmlseclibs": "^3.1.1", "simplesamlphp/assert": "^1.0.4", "simplesamlphp/xml-common": "^1.11.2", - "simplesamlphp/xml-security": "^1.6.5", + "simplesamlphp/xml-security": "^1.6.12", "simplesamlphp/xml-soap": "^1.2.0" }, "require-dev": {