From 95242090b2380598a25dea213aa08c196e51b82b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 23:35:46 +0000 Subject: [PATCH] fix(deps): bump coenjacobs/mozart from ^0.7.1 to v1 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- vendor-bin/mozart/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/mozart/composer.json b/vendor-bin/mozart/composer.json index f222813fb1..c274641850 100644 --- a/vendor-bin/mozart/composer.json +++ b/vendor-bin/mozart/composer.json @@ -6,6 +6,6 @@ "sort-packages": true }, "require": { - "coenjacobs/mozart": "^0.7.1" + "coenjacobs/mozart": "^1.2.3" } }