From c6428efc4c7ab819bae1ea4074d7c2b925bfee60 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 15:04:16 +0000 Subject: [PATCH] Update dependency sebastian/environment to ^8.1.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 7d3da450a..ea39b1a26 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "nikic/php-parser": "^5.7.0", "phpunit/php-text-template": "^5.0", "sebastian/complexity": "^5.0", - "sebastian/environment": "^8.0.3", + "sebastian/environment": "^8.1.0", "sebastian/lines-of-code": "^4.0", "sebastian/version": "^6.0", "theseer/tokenizer": "^2.0.1"