From 307eee94e0a619e39457632ca8a43bc4231f8bba Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Sat, 14 Dec 2024 16:05:57 +0100 Subject: [PATCH] Bump dependencies --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 1fadfaad0..744df1d25 100644 --- a/composer.json +++ b/composer.json @@ -32,9 +32,9 @@ "psr/http-message": "^2.0", "psr/log": "^2.0 || ^3.0", "simplesamlphp/assert": "~1.6.0", - "simplesamlphp/xml-common": "~1.20.0", - "simplesamlphp/xml-security": "~1.10.0", - "simplesamlphp/xml-soap": "~1.5.5" + "simplesamlphp/xml-common": "~1.22.0", + "simplesamlphp/xml-security": "~1.11.0", + "simplesamlphp/xml-soap": "~1.5.6" }, "require-dev": { "ext-intl": "*",