diff --git a/composer.json b/composer.json index 32eba53..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": "^2.0" + "andrey-helldar/support": "^2.0|^3.0" }, "require-dev": { "phpunit/phpunit": "^8.0|^9.0"