From 9e4724dbadb54d8750aaa0838c8fbbbbf1c7947d Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Thu, 21 May 2026 02:13:44 +0700 Subject: [PATCH 1/2] Bump webmozart/assert to ^2.4.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3a16105af0c..a48986645f7 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "symfony/process": "^7.4", "symplify/easy-parallel": "^11.2.2", "symplify/rule-doc-generator-contracts": "^11.2", - "webmozart/assert": "2.3.0" + "webmozart/assert": "^2.4.0" }, "require-dev": { "boundwize/structarmed": "^0.6", From 0aaaca43c1cc50ecec253fbb5a9772e6b3f0b31c Mon Sep 17 00:00:00 2001 From: Abdul Malik Ikhsan Date: Thu, 21 May 2026 02:14:12 +0700 Subject: [PATCH 2/2] Bump webmozart/assert to ^2.4.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index a48986645f7..7ad6562198a 100644 --- a/composer.json +++ b/composer.json @@ -39,7 +39,7 @@ "symfony/process": "^7.4", "symplify/easy-parallel": "^11.2.2", "symplify/rule-doc-generator-contracts": "^11.2", - "webmozart/assert": "^2.4.0" + "webmozart/assert": "^2.4" }, "require-dev": { "boundwize/structarmed": "^0.6",