From 45df6152946c6a7c33f4ec45ff2d6b519fd07136 Mon Sep 17 00:00:00 2001 From: Tim van Dijen Date: Wed, 8 Jan 2025 23:37:37 +0100 Subject: [PATCH] Bump dependencies --- composer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index 4933d8c4..af368a6f 100644 --- a/composer.json +++ b/composer.json @@ -43,11 +43,11 @@ "ext-pcre": "*", "ext-spl": "*", - "simplesamlphp/assert": "^1.6", - "simplesamlphp/xml-common": "^1.22.0" + "simplesamlphp/assert": "~1.8/0", + "simplesamlphp/xml-common": "~1.24.0" }, "require-dev": { - "simplesamlphp/simplesamlphp-test-framework": "^1.8" + "simplesamlphp/simplesamlphp-test-framework": "~1.8.0" }, "config": { "allow-plugins": {