From 236e2023c43fc15ab22ba9b85b919cc5d5365f13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Nov 2025 00:33:47 +0000 Subject: [PATCH] fix(deps): update dependency humbug/php-scoper to ^0.18.18 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..43f1114664 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.18", "cweagans/composer-patches": "^2.0" }, "config": {