From 7cbc00b14b0e96a74fc0a4262e97575f4afa5635 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 07:14:47 +0000 Subject: [PATCH] fix(deps): update dependency psr/link to v1.1.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0be2d6741..97538f83b 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "jms/security-extra-bundle": "*", "laminas/laminas-zendframework-bridge": "^1.6", "phpoffice/phpspreadsheet": "^1.4", - "psr/link": "1.0.0", + "psr/link": "1.1.1", "sensio/distribution-bundle": "^5.0.19", "sensio/framework-extra-bundle": "^5.0.0", "sentry/sentry-symfony": "^4.2",