From c1842d1eb08a31d1640aaa1a6d673f96c42f0a15 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Sun, 23 Nov 2025 09:51:17 +0100 Subject: [PATCH] Upgrade thecodingmachine/safe v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index be70b31..9d2cc82 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "symfony/cache": "^5.4|^6.0", "symfony/contracts": "^2.5|^3.4", "phpmailer/phpmailer": "^6.6", - "thecodingmachine/safe": "^2.5" + "thecodingmachine/safe": "^3" }, "config": { "allow-plugins": {