diff --git a/composer.json b/composer.json index b4f7c8c..d43be0e 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "php": "^7.2.5|^8.0", "ext-dom": "*", "ext-mbstring": "*", - "andrey-helldar/support": "^3.4" + "andrey-helldar/support": "^2.0|^3.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0"