From a922fc568a6778bb844ca2df5765fa2d525001e8 Mon Sep 17 00:00:00 2001 From: brendt Date: Fri, 3 Apr 2026 13:26:17 +0200 Subject: [PATCH] Remove symfony/polyfill-php80 dependency --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index ff734f60..11b7942e 100644 --- a/composer.json +++ b/composer.json @@ -30,7 +30,6 @@ "phpdocumentor/reflection-common": "^2.1", "phpdocumentor/reflection-docblock": "^6.0", "phpdocumentor/type-resolver": "^2.0", - "symfony/polyfill-php80": "^1.28", "webmozart/assert": "^1.7 || ^2.1" }, "require-dev": {