From 842cf1278bb4e82d4144064dd8869f99a5688f49 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 15 Mar 2026 00:36:49 +0000 Subject: [PATCH] fix(deps): update dependency humbug/php-scoper to ^0.18.19 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- vendor-bin/php-scoper/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor-bin/php-scoper/composer.json b/vendor-bin/php-scoper/composer.json index c1aca13759..c21e40077a 100644 --- a/vendor-bin/php-scoper/composer.json +++ b/vendor-bin/php-scoper/composer.json @@ -1,6 +1,6 @@ { "require": { - "humbug/php-scoper": "^0.18.7", + "humbug/php-scoper": "^0.18.19", "cweagans/composer-patches": "^2.0" }, "config": {